From aaee00a86a24b65badfdfed44766cda34435225a Mon Sep 17 00:00:00 2001 From: Dmitriy Titarenko Date: Sat, 3 Oct 2020 22:57:44 +0500 Subject: [PATCH] appveyor image: Visual Studio 2019 --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 0274a28..8571028 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ version: 1.0.{build} -image: Visual Studio 2017 +image: Visual Studio 2019 before_build: - cmd: nuget restore build: