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 0c43cab commit 415d9c8Copy full SHA for 415d9c8
appveyor.yml
@@ -30,6 +30,7 @@ environment:
30
31
# tools we need for bulding/testing/deploying
32
install:
33
+ - dotnet --info
34
- choco install gitversion.portable -y
35
- nuget update -self
36
- choco install docfx -y
0 commit comments