Skip to content

Commit 510aaf3

Browse files
authored
Add SDK Build Tools package reference, for when full Windows SDK isn't installed (#2979)
1 parent 24e1de5 commit 510aaf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/VSIX/ProjectTemplates/Desktop/CSharp/PackagedApp/WapProj/WinUI.Desktop.Cs.WapProj.vstemplate

+2
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,7 @@
5151
<WizardData>
5252
<MinSupportedVersion>10.0.17763.0</MinSupportedVersion>
5353
<SkipXamlCompilerCheck>true</SkipXamlCompilerCheck>
54+
<UseWindowsSdkBuildToolsPackage>true</UseWindowsSdkBuildToolsPackage>
55+
<UseSdkFallbackFile>true</UseSdkFallbackFile>
5456
</WizardData>
5557
</VSTemplate>

0 commit comments

Comments
 (0)