Skip to content

Commit 7cb87b1

Browse files
committed
test install 2.2 sdk
1 parent 9fe5222 commit 7cb87b1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

appveyor.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
image: Visual Studio 2017
2-
install:
3-
- appveyor DownloadFile https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
42

53
branches:
64
only:
@@ -36,7 +34,7 @@ before_build:
3634
- cmd: dotnet restore --verbosity m
3735

3836
build_script:
39-
#- ps: choco install dotnetcore-sdk --no-progress --confirm --version 2.1.403
37+
- ps: choco install dotnetcore-sdk --no-progress --confirm --version 2.2.100
4038
- ps: ./build.ps1
4139

4240
test: off

0 commit comments

Comments
 (0)