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 30caf75 commit e58ade5Copy full SHA for e58ade5
appveyor.yml
@@ -4,8 +4,7 @@ build_script:
4
- cmd: build.cmd
5
test: off
6
version: 0.0.1.{build}
7
-install:
8
- - cmd: choco install dotnetcore-sdk -y
+image: Visual Studio 2019 Preview
9
artifacts:
10
- path: bin
11
name: bin
0 commit comments