From 9ea910340cfd8de5db37ed0d49197a6a666a0fc1 Mon Sep 17 00:00:00 2001 From: dontpanic Date: Sun, 19 May 2019 18:44:22 +0800 Subject: [PATCH] Change to use Visual Studio 2019 Preview --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 2a5389a..607a04c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ version: 0.1.{build} -image: Visual Studio 2017 +image: Visual Studio 2019 Preview configuration: Release before_build: - pwsh: nuget restore