From 45872647571996c6bb8dad944994456d3383e255 Mon Sep 17 00:00:00 2001 From: Scott Jones Date: Mon, 15 May 2023 11:19:04 -0700 Subject: [PATCH] Remove explicitly setting PreferredToolArchitecture, since VS 2022 handles this more comprehensively (#1304) --- nuget/Microsoft.Windows.CppWinRT.props | 1 - 1 file changed, 1 deletion(-) diff --git a/nuget/Microsoft.Windows.CppWinRT.props b/nuget/Microsoft.Windows.CppWinRT.props index e1d9b4716..60736e177 100644 --- a/nuget/Microsoft.Windows.CppWinRT.props +++ b/nuget/Microsoft.Windows.CppWinRT.props @@ -13,7 +13,6 @@ Copyright (C) Microsoft Corporation. All rights reserved. - x64 true true false