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 8b27954 commit 50d3998Copy full SHA for 50d3998
appveyor.yml
@@ -6,7 +6,7 @@ assembly_info:
6
configuration:
7
- Debug
8
build_script:
9
- - ps: choco install dotnetcore-sdk --no-progress --confirm --version 2.1.401
+ - ps: choco install dotnetcore-sdk --no-progress --confirm --version 2.2.0
10
- ps: ./build.ps1
11
test: off
12
skip_tags: true
0 commit comments