Skip to content

Version scheme that fit small app #2234

@wli3

Description

@wli3

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions