Skip to content

Commit 7e8eeff

Browse files
committed
Replaced PreviewMsixTooling with MsixTooling
1 parent d046b02 commit 7e8eeff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Codebreaker.WinUI/Codebreaker.WinUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<RuntimeIdentifiers>win-x86;win-x64;win-arm64</RuntimeIdentifiers>
1111
<UseWinUI>true</UseWinUI>
1212
<ImplicitUsings>enable</ImplicitUsings>
13-
<EnablePreviewMsixTooling>true</EnablePreviewMsixTooling>
13+
<EnableMsixTooling>true</EnableMsixTooling>
1414
<Company>CN innovation</Company>
1515
</PropertyGroup>
1616
<PropertyGroup Label="MultilingualAppToolkit">

0 commit comments

Comments
 (0)