From 45f8a87d3cacf7f4cd9f89866522f645076a6204 Mon Sep 17 00:00:00 2001 From: Anairkoen Schno Date: Thu, 13 Jun 2019 12:39:24 -0500 Subject: [PATCH] upgraded VS image --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index e7190f6c..8c67cca5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -14,7 +14,7 @@ install: #git checkout $env:APPVEYOR_REPO_BRANCH -q choco install docfx -y } -image: Visual Studio 2017 +image: Visual Studio 2019 Preview configuration: Release platform: x64 branches: