Skip to content

Commit e58ade5

Browse files
author
Jimmy Byrd
committed
Fix appveyor
1 parent 30caf75 commit e58ade5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ build_script:
44
- cmd: build.cmd
55
test: off
66
version: 0.0.1.{build}
7-
install:
8-
- cmd: choco install dotnetcore-sdk -y
7+
image: Visual Studio 2019 Preview
98
artifacts:
109
- path: bin
1110
name: bin

0 commit comments

Comments
 (0)