From e24dd1f852e02f0885d9bb1a466891859c59c47f Mon Sep 17 00:00:00 2001 From: Rose <83477269+AtariDreams@users.noreply.github.com> Date: Sat, 8 Oct 2022 22:38:22 -0400 Subject: [PATCH] Upgrade toolset Use v143 instead of v142 --- vc/Detours.vcxproj | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/vc/Detours.vcxproj b/vc/Detours.vcxproj index 9a3f966f..39b08d25 100644 --- a/vc/Detours.vcxproj +++ b/vc/Detours.vcxproj @@ -45,49 +45,49 @@ Makefile true - v142 + v143 Unicode Makefile false - v142 + v143 Unicode Makefile true - v142 + v143 Unicode Makefile true - v142 + v143 Unicode Makefile true - v142 + v143 Unicode Makefile false - v142 + v143 Unicode Makefile false - v142 + v143 Unicode Makefile false - v142 + v143 Unicode @@ -601,4 +601,4 @@ nmake - + \ No newline at end of file