Skip to content

Commit 6026f0d

Browse files
authored
Merge branch 'master' into fix/sp-2291-zip-file-size
2 parents 95a1540 + 22b3a4b commit 6026f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ init:
99
set GitVersion_NoNormalizeEnabled=true
1010
set IGNORE_NORMALISATION_GIT_HEAD_MOVE=1
1111
install:
12-
- choco install gitversion.portable -pre -y
12+
- choco install gitversion.portable --version 5.11.1 -y
1313
nuget:
1414
disable_publish_on_pr: true
1515
disable_publish_octopus: true

0 commit comments

Comments
 (0)