[ISSUE]: The count of (GitVersion.PreReleaseNumber) is reset to 0 in the branch Develop without any reason. #4101
Unanswered
kornitdevops
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Currently the 5.x versions is really old and we are not maintaining it. We're in the process of releasing a new v6.0.0 version so you better target the new version. Please check this example https://github.com/GitTools/actions/blob/main/docs/examples/azure/gitversion/setup/usage-examples.md#example-3 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Prerequisites
GitVersion package
AzureDevops task
GitVersion version
5.x
Operating system
Windows
What are you seeing?
The count of (GitVersion.PreReleaseNumber) is reset to 0 in the branch Develop without any reason.
What is expected?
it will continue to count above 4.5.0.47, instead its downgraded to 4.5.0.2
Steps to Reproduce
just merge "personal/branch" to the Develop branch with 1 commit
RepositoryFixture Test
No response
Output log or link to your CI build (if appropriate).
Beta Was this translation helpful? Give feedback.
All reactions