From a49441dfa8f9f796d98ce240ffb839b325908498 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Wed, 24 Jun 2020 20:37:01 +1000 Subject: Upgrade to VS2019 appveyor image. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index c1df03cc..7c686b04 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -8,7 +8,7 @@ branches: - master - develop -image: Visual Studio 2017 +image: Visual Studio 2019 version: 0.0.0.{build} configuration: Release -- cgit v1.2.3-55-g6feb