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 3c0a66d853..8789427953 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 4bad3ac624..2106c1faba 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 7bfb21c66c..2a1e53f16d 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 c1c3148722..1188c31463 100644 --- a/src/AppInstallerCommonCore/AppInstallerCommonCore.vcxproj +++ b/src/AppInstallerCommonCore/AppInstallerCommonCore.vcxproj @@ -62,11 +62,6 @@ StaticLibrary - v140 - v141 - v142 - v143 - Unicode true @@ -481,5 +476,3 @@ - - diff --git a/src/AppInstallerRepositoryCore/AppInstallerRepositoryCore.vcxproj b/src/AppInstallerRepositoryCore/AppInstallerRepositoryCore.vcxproj index 292a62cc55..d02ada420b 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 2114fa4095..1ae20dfe22 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 9bc823d352..e6e62e5c0c 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 efd15d93c9..b3ee49d30f 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 cb11ed52d6..f8c160ef24 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 f06cdf8c78..2e22e93b95 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 d3d10deda9..a01d0839e5 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 cb90d596c5..5088e625d9 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 3832db2770..3ce65543b3 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 349ef2541a..068221a59c 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 cef0948b5b..071e9e6f10 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 0a7cfbb304..2390e0af11 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