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