Skip to content

Commit 1221cb1

Browse files
committed
Fix winui3 CI build
1 parent c0e5d25 commit 1221cb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Auth.UI.WinUI3/Auth.UI.WinUI3.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ The library provides a drop-in auth solution that handles the flows for signing
2626
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2727
<GenerateDocumentationFile>true</GenerateDocumentationFile>
2828
<PackageId>FirebaseAuthentication.WinUI3</PackageId>
29+
<EnableMsixTooling>true</EnableMsixTooling>
2930
</PropertyGroup>
3031
<ItemGroup>
3132
<None Remove="WebAuthenticationBrokerWindow.xaml" />

0 commit comments

Comments
 (0)