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 b04fc79 commit f3061a3Copy full SHA for f3061a3
reference/SimpleCalc/MVU-X-CSharp/SimpleCalculator.Windows/SimpleCalculator.Windows.csproj
@@ -9,7 +9,7 @@
9
<PublishProfile>win-$(Platform).pubxml</PublishProfile>
10
<UseWinUI>true</UseWinUI>
11
<EnableMsixTooling>true</EnableMsixTooling>
12
- <!-- <EnableWindowsTargeting>true</EnableWindowsTargeting> -->
+ <EnableWindowsTargeting>true</EnableWindowsTargeting>
13
14
<!-- Bundles the WinAppSDK binaries -->
15
<WindowsAppSDKSelfContained>true</WindowsAppSDKSelfContained>
0 commit comments