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 1674d3e commit af365b3Copy full SHA for af365b3
WinUI3Localizer.SampleApp/WinUI3Localizer.SampleApp.csproj
@@ -12,8 +12,11 @@
12
<EnablePreviewMsixTooling>true</EnablePreviewMsixTooling>
13
<LangVersion>latest</LangVersion>
14
<Nullable>enable</Nullable>
15
+ <!--
16
+ Uncomment this to make the app non-packaged.
17
<WindowsPackageType>None</WindowsPackageType>
18
<WindowsAppSDKSelfContained>true</WindowsAppSDKSelfContained>
19
+ -->
20
</PropertyGroup>
21
22
<ItemGroup>
0 commit comments