From cc8772fb482038de6c63459f416ae378eaaf350a Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Tue, 27 Oct 2020 19:50:09 +0100 Subject: [PATCH] Use an explicit image in the yaml file to force VS 2019 Suggested at https://github.com/appveyor/ci/issues/3541 --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index be9062f9..5c338528 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,5 +1,5 @@ version : 2.x.{build} - +image: Visual Studio 2019 clone_folder: C:\Project environment: