We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b2cab commit 4587264Copy full SHA for 4587264
nuget/Microsoft.Windows.CppWinRT.props
@@ -13,7 +13,6 @@ Copyright (C) Microsoft Corporation. All rights reserved.
13
</PropertyGroup>
14
15
<PropertyGroup>
16
- <PreferredToolArchitecture>x64</PreferredToolArchitecture>
17
<CanReferenceWinRT>true</CanReferenceWinRT>
18
<CppWinRTPackage Condition="'$(CppWinRTEnabled)' != 'true'">true</CppWinRTPackage>
19
<CppWinRTPackage Condition="'$(CppWinRTPackage)' != 'true'">false</CppWinRTPackage>
0 commit comments