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 30569a6 commit 2568c2cCopy full SHA for 2568c2c
appveyor.yml
@@ -8,6 +8,7 @@ branches:
8
nuget:
9
disable_publish_on_pr: true
10
build_script:
11
+- ps: dotnet --version
12
- ps: .\Build.ps1
13
test: off
14
artifacts:
0 commit comments