Include build number in version
Closed this issue · 2 comments
milbrandt commented
Version numbering should include build to distinguish the CI builds (for testers and developers only): {major}.{minor}.{patch}.{build}
This should be included in jar Name and at least in the info displayed in Sonarqube Server Marketplace (ie Update Center).
- patch pom files
- patch
directory.build.props
Tagging should remain unchanged
milbrandt commented
fixed only for master branch with net45 (still AssemblyInfo.fs, not directory.build.props)