Skip to content

Commit 14c76f8

Browse files
committed
fix: add back MSIX Tooling
1 parent 86bcae0 commit 14c76f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AtlasToolbox/AtlasToolbox.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<RuntimeIdentifiers Condition="$([MSBuild]::GetTargetFrameworkVersion('$(TargetFramework)')) &lt; 8">win10-x86;win10-x64;win10-arm64</RuntimeIdentifiers>
1212
<PublishProfile>win-$(Platform).pubxml</PublishProfile>
1313
<UseWinUI>true</UseWinUI>
14+
<EnableMsixTooling>true</EnableMsixTooling>
1415
<SelfContained>true</SelfContained>
1516
<WindowsAppSDKSelfContained>true</WindowsAppSDKSelfContained>
1617
<UseWPF>False</UseWPF>

0 commit comments

Comments
 (0)