-
What I get: dotnet-gitversion /showvariable SemVer
1.13.6-pre.3
dotnet-gitversion /showvariable NuGetVersionV2
1.13.6-pre0003 What I want: dotnet-gitversion /showvariable NuGetVersionV2
1.13.6-pre.3 I've searched high and low how to configure gitversion to change this behavior. Please help! |
Beta Was this translation helpful? Give feedback.
Answered by
HHobeck
Oct 19, 2023
Replies: 1 comment
-
Input of @arturcic
I think the NuGetVersion variables are gone in v6. I would suggest to use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
HHobeck
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Input of @arturcic
I think the NuGetVersion variables are gone in v6. I would suggest to use
SemVer
variable instead. Please see the following example to see the supported variables:https://github.com/GitTools/GitVersion/blob/main/src/GitVersion.Core.Tests/VersionCalculation/Approved/VariableProviderTests.ProvidesVariablesInContinuousDeploymentModeForStable.approved.txt