-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Description
Our current version scheme does not fit for small app. dotnet suggest for example and likely many global tools.
The current scheme does not support automatic release version bump for every build. For small repo or repo with good test coverage, this is very likely the case. When automated test passed it should be good to go (there is no manual QA need or resource). Plus when it is an application instead of a library, assemblyversion can be bumped all the time.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels