From 0f4f36be205dc0d881e0c9e1903078b6791a9033 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Flor=20Elisa=20Chac=C3=B3n=20Ochoa?= Date: Fri, 14 Nov 2025 14:36:02 -0800 Subject: [PATCH] Update platform toolset --- .../C++/WinGet-InProc/WinGet-InProc.vcxproj | 2 - .../WinGet-OutOfProc/WinGet-OutOfProc.vcxproj | 2 - .../WinGetUWPCaller/WinGetUWPCaller.vcxproj | 5 -- src/AppInstallerCLI/AppInstallerCLI.vcxproj | 5 -- .../AppInstallerCLICore.vcxproj | 5 -- .../AppInstallerCLITests.vcxproj | 5 -- .../AppInstallerCommonCore.vcxproj | 7 +- .../AppInstallerRepositoryCore.vcxproj | 5 -- .../AppInstallerSharedLib.vcxproj | 5 -- .../AppInstallerTestExeInstaller.vcxproj | 5 -- src/Directory.Build.props | 16 +++-- ...Management.Configuration.OutOfProc.vcxproj | 5 -- ...Microsoft.Management.Configuration.vcxproj | 5 -- ...osoft.Management.Deployment.InProc.vcxproj | 5 -- ...ft.Management.Deployment.OutOfProc.vcxproj | 5 -- .../Microsoft.Management.Deployment.vcxproj | 5 -- src/SfsClient/SfsClient.vcxproj | 66 +------------------ src/WinGetServer/WinGetServer.vcxproj | 5 -- src/WinGetUtil/WinGetUtil.vcxproj | 5 -- .../WinGetYamlFuzzing.vcxproj | 3 - .../WinGetYamlFuzzing.vcxproj.filters | 3 + .../WindowsPackageManager.vcxproj | 5 -- .../UndockedRegFreeWinRT.vcxproj | 5 -- .../InstallAndCheckCorrelation.vcxproj | 21 +----- .../AppInstallerCaller.vcxproj | 5 -- 25 files changed, 20 insertions(+), 185 deletions(-) diff --git a/samples/MinimalCallers/C++/WinGet-InProc/WinGet-InProc.vcxproj b/samples/MinimalCallers/C++/WinGet-InProc/WinGet-InProc.vcxproj index d1a29b4c36..facf8c916a 100644 --- a/samples/MinimalCallers/C++/WinGet-InProc/WinGet-InProc.vcxproj +++ b/samples/MinimalCallers/C++/WinGet-InProc/WinGet-InProc.vcxproj @@ -38,8 +38,6 @@ Application - v143 - Unicode true diff --git a/samples/MinimalCallers/C++/WinGet-OutOfProc/WinGet-OutOfProc.vcxproj b/samples/MinimalCallers/C++/WinGet-OutOfProc/WinGet-OutOfProc.vcxproj index ef2a8a1ed9..74d48244bd 100644 --- a/samples/MinimalCallers/C++/WinGet-OutOfProc/WinGet-OutOfProc.vcxproj +++ b/samples/MinimalCallers/C++/WinGet-OutOfProc/WinGet-OutOfProc.vcxproj @@ -38,8 +38,6 @@ Application - v143 - Unicode true diff --git a/samples/WinGetUWPCaller/WinGetUWPCaller/WinGetUWPCaller.vcxproj b/samples/WinGetUWPCaller/WinGetUWPCaller/WinGetUWPCaller.vcxproj index 421c70452a..dfecf3cc29 100644 --- a/samples/WinGetUWPCaller/WinGetUWPCaller/WinGetUWPCaller.vcxproj +++ b/samples/WinGetUWPCaller/WinGetUWPCaller/WinGetUWPCaller.vcxproj @@ -46,11 +46,6 @@ Application - v140 - v141 - v142 - v143 - Unicode true diff --git a/src/AppInstallerCLI/AppInstallerCLI.vcxproj b/src/AppInstallerCLI/AppInstallerCLI.vcxproj index 6828ce046a..600cd8c13e 100644 --- a/src/AppInstallerCLI/AppInstallerCLI.vcxproj +++ b/src/AppInstallerCLI/AppInstallerCLI.vcxproj @@ -42,11 +42,6 @@ Application - v140 - v141 - v142 - v143 - Unicode true diff --git a/src/AppInstallerCLICore/AppInstallerCLICore.vcxproj b/src/AppInstallerCLICore/AppInstallerCLICore.vcxproj index ffdbf0d4ff..0bd165ba77 100644 --- a/src/AppInstallerCLICore/AppInstallerCLICore.vcxproj +++ b/src/AppInstallerCLICore/AppInstallerCLICore.vcxproj @@ -54,11 +54,6 @@ StaticLibrary - v140 - v141 - v142 - v143 - Unicode true diff --git a/src/AppInstallerCLITests/AppInstallerCLITests.vcxproj b/src/AppInstallerCLITests/AppInstallerCLITests.vcxproj index 7bbd210747..28abdf1847 100644 --- a/src/AppInstallerCLITests/AppInstallerCLITests.vcxproj +++ b/src/AppInstallerCLITests/AppInstallerCLITests.vcxproj @@ -45,11 +45,6 @@ Application - v140 - v141 - v142 - v143 - Unicode true diff --git a/src/AppInstallerCommonCore/AppInstallerCommonCore.vcxproj b/src/AppInstallerCommonCore/AppInstallerCommonCore.vcxproj index 3a1b82b7b3..0994f093ee 100644 --- a/src/AppInstallerCommonCore/AppInstallerCommonCore.vcxproj +++ b/src/AppInstallerCommonCore/AppInstallerCommonCore.vcxproj @@ -62,11 +62,6 @@ StaticLibrary - v140 - v141 - v142 - v143 - Unicode true @@ -480,4 +475,4 @@ - + \ No newline at end of file diff --git a/src/AppInstallerRepositoryCore/AppInstallerRepositoryCore.vcxproj b/src/AppInstallerRepositoryCore/AppInstallerRepositoryCore.vcxproj index 8744d0ab91..28050375e2 100644 --- a/src/AppInstallerRepositoryCore/AppInstallerRepositoryCore.vcxproj +++ b/src/AppInstallerRepositoryCore/AppInstallerRepositoryCore.vcxproj @@ -54,11 +54,6 @@ StaticLibrary - v140 - v141 - v142 - v143 - Unicode true diff --git a/src/AppInstallerSharedLib/AppInstallerSharedLib.vcxproj b/src/AppInstallerSharedLib/AppInstallerSharedLib.vcxproj index 511de1d87b..94f3df678b 100644 --- a/src/AppInstallerSharedLib/AppInstallerSharedLib.vcxproj +++ b/src/AppInstallerSharedLib/AppInstallerSharedLib.vcxproj @@ -61,11 +61,6 @@ StaticLibrary - v140 - v141 - v142 - v143 - Unicode true diff --git a/src/AppInstallerTestExeInstaller/AppInstallerTestExeInstaller.vcxproj b/src/AppInstallerTestExeInstaller/AppInstallerTestExeInstaller.vcxproj index bc4587ade1..2070e1dc45 100644 --- a/src/AppInstallerTestExeInstaller/AppInstallerTestExeInstaller.vcxproj +++ b/src/AppInstallerTestExeInstaller/AppInstallerTestExeInstaller.vcxproj @@ -38,11 +38,6 @@ Application - v140 - v141 - v142 - v143 - Unicode true diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 5b0fc3e1b4..9294a4ed05 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -12,6 +12,12 @@ + + v142 + v143 + v145 + Unicode + $(WinGetMacros)%(PreprocessorDefinitions) @@ -26,10 +32,10 @@ $(WinGetMacros)$(DefineConstants) - - - - - + + + + + diff --git a/src/Microsoft.Management.Configuration.OutOfProc/Microsoft.Management.Configuration.OutOfProc.vcxproj b/src/Microsoft.Management.Configuration.OutOfProc/Microsoft.Management.Configuration.OutOfProc.vcxproj index 33a428da66..2222f06bbc 100644 --- a/src/Microsoft.Management.Configuration.OutOfProc/Microsoft.Management.Configuration.OutOfProc.vcxproj +++ b/src/Microsoft.Management.Configuration.OutOfProc/Microsoft.Management.Configuration.OutOfProc.vcxproj @@ -55,11 +55,6 @@ DynamicLibrary - v140 - v141 - v142 - v143 - Unicode true diff --git a/src/Microsoft.Management.Configuration/Microsoft.Management.Configuration.vcxproj b/src/Microsoft.Management.Configuration/Microsoft.Management.Configuration.vcxproj index 943881aed8..ef16d33274 100644 --- a/src/Microsoft.Management.Configuration/Microsoft.Management.Configuration.vcxproj +++ b/src/Microsoft.Management.Configuration/Microsoft.Management.Configuration.vcxproj @@ -57,11 +57,6 @@ DynamicLibrary - v140 - v141 - v142 - v143 - Unicode false true diff --git a/src/Microsoft.Management.Deployment.InProc/Microsoft.Management.Deployment.InProc.vcxproj b/src/Microsoft.Management.Deployment.InProc/Microsoft.Management.Deployment.InProc.vcxproj index bcf1f98477..8aae6c3d04 100644 --- a/src/Microsoft.Management.Deployment.InProc/Microsoft.Management.Deployment.InProc.vcxproj +++ b/src/Microsoft.Management.Deployment.InProc/Microsoft.Management.Deployment.InProc.vcxproj @@ -55,11 +55,6 @@ DynamicLibrary - v140 - v141 - v142 - v143 - Unicode true diff --git a/src/Microsoft.Management.Deployment.OutOfProc/Microsoft.Management.Deployment.OutOfProc.vcxproj b/src/Microsoft.Management.Deployment.OutOfProc/Microsoft.Management.Deployment.OutOfProc.vcxproj index 4bdb37afd0..eeb79f685e 100644 --- a/src/Microsoft.Management.Deployment.OutOfProc/Microsoft.Management.Deployment.OutOfProc.vcxproj +++ b/src/Microsoft.Management.Deployment.OutOfProc/Microsoft.Management.Deployment.OutOfProc.vcxproj @@ -55,11 +55,6 @@ DynamicLibrary - v140 - v141 - v142 - v143 - Unicode true diff --git a/src/Microsoft.Management.Deployment/Microsoft.Management.Deployment.vcxproj b/src/Microsoft.Management.Deployment/Microsoft.Management.Deployment.vcxproj index 8a453f9ecd..e0199d0e42 100644 --- a/src/Microsoft.Management.Deployment/Microsoft.Management.Deployment.vcxproj +++ b/src/Microsoft.Management.Deployment/Microsoft.Management.Deployment.vcxproj @@ -58,11 +58,6 @@ StaticLibrary - v140 - v141 - v142 - v143 - Unicode false diff --git a/src/SfsClient/SfsClient.vcxproj b/src/SfsClient/SfsClient.vcxproj index cdd385a4eb..380e6eec28 100644 --- a/src/SfsClient/SfsClient.vcxproj +++ b/src/SfsClient/SfsClient.vcxproj @@ -47,73 +47,13 @@ x64 - + StaticLibrary true - v142 - v143 - Unicode - + StaticLibrary false - v142 - v143 - Unicode - Spectre - - - StaticLibrary - false - v142 - v143 - Unicode - Spectre - - - StaticLibrary - true - v142 - v143 - Unicode - - - StaticLibrary - false - v142 - v143 - Unicode - Spectre - - - StaticLibrary - false - v142 - v143 - Unicode - Spectre - - - StaticLibrary - true - v142 - v143 - Unicode - - - StaticLibrary - false - v142 - v143 - Unicode - Spectre - - - StaticLibrary - false - v142 - v143 - Unicode Spectre @@ -348,4 +288,4 @@ - + \ No newline at end of file diff --git a/src/WinGetServer/WinGetServer.vcxproj b/src/WinGetServer/WinGetServer.vcxproj index a25a0dec8d..be00f9cb39 100644 --- a/src/WinGetServer/WinGetServer.vcxproj +++ b/src/WinGetServer/WinGetServer.vcxproj @@ -56,11 +56,6 @@ Application - v140 - v141 - v142 - v143 - Unicode true diff --git a/src/WinGetUtil/WinGetUtil.vcxproj b/src/WinGetUtil/WinGetUtil.vcxproj index c4e0709d9f..8c82522bee 100644 --- a/src/WinGetUtil/WinGetUtil.vcxproj +++ b/src/WinGetUtil/WinGetUtil.vcxproj @@ -42,11 +42,6 @@ DynamicLibrary - v140 - v141 - v142 - v143 - Unicode true diff --git a/src/WinGetYamlFuzzing/WinGetYamlFuzzing.vcxproj b/src/WinGetYamlFuzzing/WinGetYamlFuzzing.vcxproj index b85d177d22..daeeb17eb7 100644 --- a/src/WinGetYamlFuzzing/WinGetYamlFuzzing.vcxproj +++ b/src/WinGetYamlFuzzing/WinGetYamlFuzzing.vcxproj @@ -22,10 +22,7 @@ Application false - v142 - v143 false - Unicode true true diff --git a/src/WinGetYamlFuzzing/WinGetYamlFuzzing.vcxproj.filters b/src/WinGetYamlFuzzing/WinGetYamlFuzzing.vcxproj.filters index 46b38fc01e..ae409ae3e8 100644 --- a/src/WinGetYamlFuzzing/WinGetYamlFuzzing.vcxproj.filters +++ b/src/WinGetYamlFuzzing/WinGetYamlFuzzing.vcxproj.filters @@ -26,4 +26,7 @@ + + + \ No newline at end of file diff --git a/src/WindowsPackageManager/WindowsPackageManager.vcxproj b/src/WindowsPackageManager/WindowsPackageManager.vcxproj index 727142591f..d8980990ee 100644 --- a/src/WindowsPackageManager/WindowsPackageManager.vcxproj +++ b/src/WindowsPackageManager/WindowsPackageManager.vcxproj @@ -57,11 +57,6 @@ DynamicLibrary - v140 - v141 - v142 - v143 - Unicode true diff --git a/src/Xlang/UndockedRegFreeWinRT/src/UndockedRegFreeWinRT/UndockedRegFreeWinRT/UndockedRegFreeWinRT.vcxproj b/src/Xlang/UndockedRegFreeWinRT/src/UndockedRegFreeWinRT/UndockedRegFreeWinRT/UndockedRegFreeWinRT.vcxproj index 681e10da91..4d25c1b487 100644 --- a/src/Xlang/UndockedRegFreeWinRT/src/UndockedRegFreeWinRT/UndockedRegFreeWinRT/UndockedRegFreeWinRT.vcxproj +++ b/src/Xlang/UndockedRegFreeWinRT/src/UndockedRegFreeWinRT/UndockedRegFreeWinRT/UndockedRegFreeWinRT.vcxproj @@ -50,11 +50,6 @@ DynamicLibrary - v140 - v141 - v142 - v143 - Unicode true diff --git a/tools/CorrelationTestbed/InstallAndCheckCorrelation/InstallAndCheckCorrelation/InstallAndCheckCorrelation.vcxproj b/tools/CorrelationTestbed/InstallAndCheckCorrelation/InstallAndCheckCorrelation/InstallAndCheckCorrelation.vcxproj index 3804067eb5..0faf6aaf05 100644 --- a/tools/CorrelationTestbed/InstallAndCheckCorrelation/InstallAndCheckCorrelation/InstallAndCheckCorrelation.vcxproj +++ b/tools/CorrelationTestbed/InstallAndCheckCorrelation/InstallAndCheckCorrelation/InstallAndCheckCorrelation.vcxproj @@ -27,31 +27,14 @@ 10.0 - + Application true - v143 - Unicode - + Application false - v143 true - Unicode - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode diff --git a/tools/SampleWinGetUWPCaller/AppInstallerCaller/AppInstallerCaller.vcxproj b/tools/SampleWinGetUWPCaller/AppInstallerCaller/AppInstallerCaller.vcxproj index aae9718c21..006b1a49eb 100644 --- a/tools/SampleWinGetUWPCaller/AppInstallerCaller/AppInstallerCaller.vcxproj +++ b/tools/SampleWinGetUWPCaller/AppInstallerCaller/AppInstallerCaller.vcxproj @@ -46,11 +46,6 @@ Application - v140 - v141 - v142 - v143 - Unicode true