-
-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
In this commit the return type of Use() changed from void to AutoMocker. I have a small library with extensions to AutoMocker and it took me quite a while to figure out what was going wrong.
Changing the return type of a public function is a breaking binary change.
Does the project follow strict rules on versioning? If yes, have you considered using the baseline validation tooling? Saved my ass quite a few times :-)
Metadata
Metadata
Assignees
Labels
No labels