From 4d1588d36a7791ca03ecbf8e7fc9750ee8ec72c7 Mon Sep 17 00:00:00 2001 From: Margen67 Date: Fri, 24 May 2019 20:11:13 -0700 Subject: [PATCH] [AppVeyor] Update to VS2019 --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index d031e82a4..ead907ab8 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -34,7 +34,7 @@ pull_requests: #---------------------------------# # Operating system (build VM template) -os: Visual Studio 2017 +os: Visual Studio 2019 # scripts that are called at very beginning, before repo cloning init: