We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67031b0 commit 36b68c2Copy full SHA for 36b68c2
appveyor.yml
@@ -2,7 +2,7 @@ image: Visual Studio 2022
2
3
4
install:
5
- - choco install gitversion.portable -pre -y
+ - choco install gitversion.portable -y --version 5.12.0
6
7
before_build:
8
- nuget restore
0 commit comments