From 39ed21c334e070c8fb377a9df19854600ec294ff Mon Sep 17 00:00:00 2001 From: freedom Date: Thu, 12 Oct 2023 00:52:35 -0600 Subject: [PATCH] vs2019 wants to use v142 build tools, here i'll let it temporarily --- progmgr/progmgr.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/progmgr/progmgr.vcxproj b/progmgr/progmgr.vcxproj index 801dc9a..8919e2b 100644 --- a/progmgr/progmgr.vcxproj +++ b/progmgr/progmgr.vcxproj @@ -42,7 +42,7 @@ Application true - v143 + v142 Unicode