Skip to content

.NET guidelines should clarify how source breaking changes can be made #9517

@christothes

Description

@christothes

Scenario:
A method with parameters that all have default values can be changed to having all required parameters when introducing a new overloasd that takes an options bag containing all the explicit parameters.

This is a source breaking change an not a binary break, which makes it acceptable.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions