We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95a1540 + 22b3a4b commit 6026f0dCopy full SHA for 6026f0d
appveyor.yml
@@ -9,7 +9,7 @@ init:
9
set GitVersion_NoNormalizeEnabled=true
10
set IGNORE_NORMALISATION_GIT_HEAD_MOVE=1
11
install:
12
- - choco install gitversion.portable -pre -y
+ - choco install gitversion.portable --version 5.11.1 -y
13
nuget:
14
disable_publish_on_pr: true
15
disable_publish_octopus: true
0 commit comments