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 3aff17b commit 190a347Copy full SHA for 190a347
vsix/ProjectTemplates/VC/Windows Universal/CoreApp/CoreApp.vcxproj
@@ -3,7 +3,6 @@
3
<PropertyGroup Label="Globals">
4
<CppWinRTOptimized>true</CppWinRTOptimized>
5
<CppWinRTRootNamespaceAutoMerge>true</CppWinRTRootNamespaceAutoMerge>
6
- <CppWinRTGenerateWindowsMetadata>true</CppWinRTGenerateWindowsMetadata>
7
<MinimalCoreWin>true</MinimalCoreWin>
8
<ProjectGuid>{$guid1$}</ProjectGuid>
9
<ProjectName>$projectname$</ProjectName>
@@ -129,4 +128,4 @@
129
128
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
130
<ImportGroup Label="ExtensionTargets">
131
</ImportGroup>
132
-</Project>
+</Project>
0 commit comments