Skip to content

Commit 36ed38f

Browse files
committed
#23 comment out the choco install
1 parent 3165e47 commit 36ed38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ before_build:
3636
- cmd: dotnet restore --verbosity m
3737

3838
build_script:
39-
- ps: choco install dotnetcore-sdk --no-progress --confirm --version 2.1.403
39+
#- ps: choco install dotnetcore-sdk --no-progress --confirm --version 2.1.403
4040
- ps: ./build.ps1
4141

4242
test: off

0 commit comments

Comments
 (0)