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 86bcae0 commit 14c76f8Copy full SHA for 14c76f8
AtlasToolbox/AtlasToolbox.csproj
@@ -11,6 +11,7 @@
11
<RuntimeIdentifiers Condition="$([MSBuild]::GetTargetFrameworkVersion('$(TargetFramework)')) < 8">win10-x86;win10-x64;win10-arm64</RuntimeIdentifiers>
12
<PublishProfile>win-$(Platform).pubxml</PublishProfile>
13
<UseWinUI>true</UseWinUI>
14
+ <EnableMsixTooling>true</EnableMsixTooling>
15
<SelfContained>true</SelfContained>
16
<WindowsAppSDKSelfContained>true</WindowsAppSDKSelfContained>
17
<UseWPF>False</UseWPF>
0 commit comments