Skip to content

Commit 896d31f

Browse files
committed
Update readme.
1 parent b612b2c commit 896d31f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuget/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ C++/WinRT behavior can be customized with these project properties:
6767
| CppWinRTFastAbi | true \| *false | Enables Fast ABI feature for both consuming and producing projections |
6868
| CppWinRTProjectLanguage | C++/CX \| *C++/WinRT | Selects the C++ dialect for the project. C++/WinRT provides full projection support, C++/CX permits consuming projection headers. |
6969
| CppWinRTOptimized | true \| *false | Enables component projection [optimization features](https://kennykerr.ca/2019/06/07/cppwinrt-optimizing-components/) |
70-
| CppWinRTGenerateWindowsMetadata | true \| *false | Enables or disabled the generation of Windows Metadata as the project output |
70+
| CppWinRTGenerateWindowsMetadata | true \| *false | Indicates whether this project produces Windows Metadata |
7171
\*Default value
7272

7373
To customize common C++/WinRT project properties:

0 commit comments

Comments
 (0)