From 7e600490fc39bba26958d2df53546c3ff686f900 Mon Sep 17 00:00:00 2001 From: Paddy Xu Date: Sun, 26 May 2019 18:25:36 +0300 Subject: [PATCH] Update .appveyor.yml Use VS2019 box --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index c8792042..03d2b986 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -3,7 +3,7 @@ branches: only: - master skip_branch_with_pr: true -image: Visual Studio 2017 +image: Visual Studio 2019 configuration: Release platform: Any CPU clone_script: