From 6e2d88d466af3c5670f0119fdd492a7363d1cbf7 Mon Sep 17 00:00:00 2001 From: Benjamin Staneck Date: Fri, 7 Apr 2017 23:51:46 +0200 Subject: [PATCH] upgrade to VisualStudio 2017 --- appveyor.yml | 2 +- launcher/CmderLauncher.vcxproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index d6b7564..83a7799 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -15,7 +15,7 @@ branches: #---------------------------------# # Operating system (build VM template) -os: Windows Server 2012 R2 +os: Visual Studio 2017 #---------------------------------# # build configuration # diff --git a/launcher/CmderLauncher.vcxproj b/launcher/CmderLauncher.vcxproj index d9012ba..7193764 100644 --- a/launcher/CmderLauncher.vcxproj +++ b/launcher/CmderLauncher.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -19,13 +19,13 @@ Application true - v140_xp + v141_xp Unicode Application false - v140_xp + v141_xp true Unicode