Skip to content

Commit f3061a3

Browse files
committed
chore: uncomment (done for testing)
1 parent b04fc79 commit f3061a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/SimpleCalc/MVU-X-CSharp/SimpleCalculator.Windows/SimpleCalculator.Windows.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PublishProfile>win-$(Platform).pubxml</PublishProfile>
1010
<UseWinUI>true</UseWinUI>
1111
<EnableMsixTooling>true</EnableMsixTooling>
12-
<!-- <EnableWindowsTargeting>true</EnableWindowsTargeting> -->
12+
<EnableWindowsTargeting>true</EnableWindowsTargeting>
1313

1414
<!-- Bundles the WinAppSDK binaries -->
1515
<WindowsAppSDKSelfContained>true</WindowsAppSDKSelfContained>

0 commit comments

Comments
 (0)