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 24e1de5 commit 510aaf3Copy full SHA for 510aaf3
dev/VSIX/ProjectTemplates/Desktop/CSharp/PackagedApp/WapProj/WinUI.Desktop.Cs.WapProj.vstemplate
@@ -51,5 +51,7 @@
51
<WizardData>
52
<MinSupportedVersion>10.0.17763.0</MinSupportedVersion>
53
<SkipXamlCompilerCheck>true</SkipXamlCompilerCheck>
54
+ <UseWindowsSdkBuildToolsPackage>true</UseWindowsSdkBuildToolsPackage>
55
+ <UseSdkFallbackFile>true</UseSdkFallbackFile>
56
</WizardData>
57
</VSTemplate>
0 commit comments