From 9850a1ef8950ea6b390d84440c51eea86cd260d0 Mon Sep 17 00:00:00 2001 From: Turnerj Date: Sat, 23 May 2020 20:46:29 +0930 Subject: [PATCH] Updated image to VS 2019 --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index e43428f..1a3cda1 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,5 +1,5 @@ version: 'Build {build}' -image: Visual Studio 2017 +image: Visual Studio 2019 skip_branch_with_pr: true install: