Skip to content

Commit af365b3

Browse files
Make the sample app packaged
1 parent 1674d3e commit af365b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

WinUI3Localizer.SampleApp/WinUI3Localizer.SampleApp.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,11 @@
1212
<EnablePreviewMsixTooling>true</EnablePreviewMsixTooling>
1313
<LangVersion>latest</LangVersion>
1414
<Nullable>enable</Nullable>
15+
<!--
16+
Uncomment this to make the app non-packaged.
1517
<WindowsPackageType>None</WindowsPackageType>
1618
<WindowsAppSDKSelfContained>true</WindowsAppSDKSelfContained>
19+
-->
1720
</PropertyGroup>
1821

1922
<ItemGroup>

0 commit comments

Comments
 (0)