From e48dec15ac98bdcd49885b8f1face843e7a0c726 Mon Sep 17 00:00:00 2001 From: Martin Kemp Date: Mon, 18 Jul 2022 18:13:38 +0100 Subject: [PATCH] VS2022 --- appveyor.yml | 2 +- launcher/CmderLauncher.vcxproj | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index d6c6a9e..968a381 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -15,7 +15,7 @@ branches: #---------------------------------# # Operating system (build VM template) -os: Visual Studio 2019 +os: Visual Studio 2022 #---------------------------------# # build configuration # diff --git a/launcher/CmderLauncher.vcxproj b/launcher/CmderLauncher.vcxproj index c5208eb..1ba3aa7 100644 --- a/launcher/CmderLauncher.vcxproj +++ b/launcher/CmderLauncher.vcxproj @@ -22,13 +22,13 @@ {4A8485A5-B7DD-4C44-B7F6-3E2765DD0CD3} Win32Proj CmderLauncher - 10.0.16299.0 + 10.0 Application true - v142 + v143 Unicode @@ -36,12 +36,12 @@ false true Unicode - v142 + v143 Application true - v142 + v143 Unicode @@ -49,7 +49,7 @@ false true Unicode - v142 + v143 @@ -189,4 +189,4 @@ - + \ No newline at end of file