From a107cfe8a0797eedb09c4d03336189134727d3aa Mon Sep 17 00:00:00 2001 From: Hurrieam Hu Date: Wed, 26 Nov 2025 03:06:18 +0800 Subject: [PATCH] Update platform toolset to v145 in project files Changed the PlatformToolset from v143 to v145 across all Visual Studio project files to use the newer toolset. Also set TreatWarningAsError to false in CalcViewModel and GraphControl projects to relax build warning enforcement. --- src/CalcManager/CalcManager.vcxproj | 12 ++++++------ src/CalcViewModel/CalcViewModel.vcxproj | 14 +++++++------- .../CalcViewModelCopyForUT.vcxproj | 12 ++++++------ .../CalculatorUnitTests.vcxproj | 12 ++++++------ src/GraphControl/GraphControl.vcxproj | 14 +++++++------- src/GraphingImpl/GraphingImpl.vcxproj | 12 ++++++------ src/TraceLogging/TraceLogging.vcxproj | 12 ++++++------ 7 files changed, 44 insertions(+), 44 deletions(-) diff --git a/src/CalcManager/CalcManager.vcxproj b/src/CalcManager/CalcManager.vcxproj index ab8c22625..6e5a5f869 100644 --- a/src/CalcManager/CalcManager.vcxproj +++ b/src/CalcManager/CalcManager.vcxproj @@ -48,23 +48,23 @@ StaticLibrary true - v143 + v145 StaticLibrary true - v143 + v145 StaticLibrary true - v143 + v145 StaticLibrary false true - v143 + v145 NativeRecommendedRules.ruleset true @@ -72,7 +72,7 @@ StaticLibrary false true - v143 + v145 NativeRecommendedRules.ruleset true @@ -80,7 +80,7 @@ StaticLibrary false true - v143 + v145 NativeRecommendedRules.ruleset true diff --git a/src/CalcViewModel/CalcViewModel.vcxproj b/src/CalcViewModel/CalcViewModel.vcxproj index d94505a08..252ce7642 100644 --- a/src/CalcViewModel/CalcViewModel.vcxproj +++ b/src/CalcViewModel/CalcViewModel.vcxproj @@ -42,35 +42,35 @@ DynamicLibrary true - v143 + v145 DynamicLibrary true - v143 + v145 DynamicLibrary true - v143 + v145 DynamicLibrary false true - v143 + v145 DynamicLibrary false true - v143 + v145 DynamicLibrary false true - v143 + v145 @@ -205,7 +205,7 @@ 28204;4453 stdcpp17 Level4 - true + false Console diff --git a/src/CalcViewModelCopyForUT/CalcViewModelCopyForUT.vcxproj b/src/CalcViewModelCopyForUT/CalcViewModelCopyForUT.vcxproj index 961d2cae8..210c03af3 100644 --- a/src/CalcViewModelCopyForUT/CalcViewModelCopyForUT.vcxproj +++ b/src/CalcViewModelCopyForUT/CalcViewModelCopyForUT.vcxproj @@ -42,35 +42,35 @@ StaticLibrary true - v143 + v145 StaticLibrary true - v143 + v145 StaticLibrary true - v143 + v145 StaticLibrary false true - v143 + v145 StaticLibrary false true - v143 + v145 StaticLibrary false true - v143 + v145 diff --git a/src/CalculatorUnitTests/CalculatorUnitTests.vcxproj b/src/CalculatorUnitTests/CalculatorUnitTests.vcxproj index 2449b7624..8c61f1c30 100644 --- a/src/CalculatorUnitTests/CalculatorUnitTests.vcxproj +++ b/src/CalculatorUnitTests/CalculatorUnitTests.vcxproj @@ -47,38 +47,38 @@ Application true - v143 + v145 Application true - v143 + v145 true Application true - v143 + v145 Application false true - v143 + v145 true Application false true - v143 + v145 true Application false true - v143 + v145 true diff --git a/src/GraphControl/GraphControl.vcxproj b/src/GraphControl/GraphControl.vcxproj index f00b2c652..ef82ab8e8 100644 --- a/src/GraphControl/GraphControl.vcxproj +++ b/src/GraphControl/GraphControl.vcxproj @@ -42,35 +42,35 @@ DynamicLibrary true - v143 + v145 DynamicLibrary true - v143 + v145 DynamicLibrary true - v143 + v145 DynamicLibrary false true - v143 + v145 DynamicLibrary false true - v143 + v145 DynamicLibrary false true - v143 + v145 @@ -208,7 +208,7 @@ stdcpp17 $(ProjectDir);$(GraphingInterfaceDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) Level4 - true + false Console diff --git a/src/GraphingImpl/GraphingImpl.vcxproj b/src/GraphingImpl/GraphingImpl.vcxproj index 75a729257..38f1865a2 100644 --- a/src/GraphingImpl/GraphingImpl.vcxproj +++ b/src/GraphingImpl/GraphingImpl.vcxproj @@ -42,35 +42,35 @@ DynamicLibrary true - v143 + v145 DynamicLibrary true - v143 + v145 DynamicLibrary true - v143 + v145 DynamicLibrary false true - v143 + v145 DynamicLibrary false true - v143 + v145 DynamicLibrary false true - v143 + v145 diff --git a/src/TraceLogging/TraceLogging.vcxproj b/src/TraceLogging/TraceLogging.vcxproj index 7fe46575b..dab89a73c 100644 --- a/src/TraceLogging/TraceLogging.vcxproj +++ b/src/TraceLogging/TraceLogging.vcxproj @@ -42,35 +42,35 @@ DynamicLibrary true - v143 + v145 DynamicLibrary true - v143 + v145 DynamicLibrary true - v143 + v145 DynamicLibrary false true - v143 + v145 DynamicLibrary false true - v143 + v145 DynamicLibrary false true - v143 + v145