[ISSUE]: The count of (GitVersion.PreReleaseNumber) is reset to 0 in the branch Develop without any reason. #4101
Replies: 2 comments 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
-
I'm going to close this discussion because gitversion version 5.x is not supported anymore. Please try the latest version. Happy Branching! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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