Skip to content

Commit d973b74

Browse files
committed
Update build image
1 parent f2213de commit d973b74

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.appveyor.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
version: '{build}'
22
clone_depth: 5
3-
image: Visual Studio 2015
3+
image: Visual Studio 2017
44
configuration: ReleaseWindows
55
platform: Any CPU
66

7-
install:
8-
- cinst wixtoolset --version 3.10.3.3007 --checksumtype=sha256 --checksum=3C125E3551C035F69ED24ACD8FB4EF7B74C1311ECACF1F8FC1EB7E0DD47D9C75
9-
107
before_build:
118
- nuget restore
129

0 commit comments

Comments
 (0)