Skip to content

Commit e64f25b

Browse files
author
Scott Williams
committed
try using stable version of gitverison
1 parent b0fe96c commit e64f25b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ init:
44
- git config --global core.autocrlf true # otherwise we have newline errors
55

66
install:
7-
- choco install gitversion.portable -pre -y
7+
- choco install gitversion.portable -y
88

99
before_build:
1010
- cmd: dotnet --version

0 commit comments

Comments
 (0)