You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nuget/Microsoft.Windows.CppWinRT.targets
+31-7Lines changed: 31 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Copyright (C) Microsoft Corporation. All rights reserved.
37
37
<WindowsSDK_MetadataFoundationPathCondition="('$(WindowsSDK_MetadataFoundationPath)'!='') And !Exists($(WindowsSDK_MetadataFoundationPath))">$(WindowsSDK_MetadataPathVersioned)</WindowsSDK_MetadataFoundationPath>
Copy file name to clipboardExpand all lines: nuget/readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,7 @@ C++/WinRT behavior can be customized with these project properties:
67
67
| CppWinRTFastAbi | true \|*false | Enables Fast ABI feature for both consuming and producing projections |
68
68
| CppWinRTProjectLanguage | C++/CX \|*C++/WinRT | Selects the C++ dialect for the project. C++/WinRT provides full projection support, C++/CX permits consuming projection headers. |
0 commit comments