From a74f27b42d015e160fe46a28e534c10210ef08b0 Mon Sep 17 00:00:00 2001 From: Amrsatrio Date: Wed, 8 Nov 2023 02:23:43 +0700 Subject: [PATCH] GUI: Change PlatformToolset to v142 to align with others --- ep_gui/ep_gui.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ep_gui/ep_gui.vcxproj b/ep_gui/ep_gui.vcxproj index bcff4f1..67482d0 100644 --- a/ep_gui/ep_gui.vcxproj +++ b/ep_gui/ep_gui.vcxproj @@ -22,13 +22,13 @@ DynamicLibrary true - v143 + v142 Unicode DynamicLibrary false - v143 + v142 true Unicode