mirror of https://github.com/icedland/iced.git
Update appveyor build worker image to VS2019
This commit is contained in:
parent
7b4b8a72a1
commit
9d673b6332
|
@ -1,5 +1,5 @@
|
|||
version: x.x.{build}
|
||||
image: Visual Studio 2017
|
||||
image: Visual Studio 2019
|
||||
configuration: Release
|
||||
before_build:
|
||||
- cmd: appveyor-retry nuget restore
|
||||
|
|
Loading…
Reference in New Issue