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.
1 parent b9d8e2d commit eb2ec13Copy full SHA for eb2ec13
appveyor.yml
@@ -12,7 +12,7 @@ skip_branch_with_pr: true
12
install:
13
- ps: Switch-DockerLinux
14
- ps: dotnet tool install -g Codecov.Tool
15
- - ps: dotnet tool install -g GitVersion.Tool --version 5.1.3
+ - ps: dotnet tool install -g GitVersion.Tool
16
17
before_build:
18
- ps: dotnet gitversion /l console /output buildserver
0 commit comments