AppVeyor: Update to Visual Studio 2019 image

Updates the AppVeyor build environment, see https://www.appveyor.com/docs/build-environment/#build-worker-images for more information
This commit is contained in:
Ewout ter Hoeven
2021-02-25 23:37:07 +01:00
committed by Kornel
parent ed21c3ba6f
commit 69bd7ed953

View File

@@ -1,4 +1,4 @@
image: Visual Studio 2017
image: Visual Studio 2019
configuration: Release
platform:
- Win32