Skip to content

Commit ba37852

Browse files
committed
Disable WUX in 'Notifications' package
1 parent f66a707 commit ba37852

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/Notifications/src/CommunityToolkit.Notifications.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<RootNamespace>CommunityToolkit.Notifications</RootNamespace>
1414
<PackageId>$(PackageIdPrefix).$(ToolkitComponentName)</PackageId>
1515
<Nullable>disable</Nullable>
16+
<HasWindowsUIXaml>false</HasWindowsUIXaml>
1617
<HasWinUI>false</HasWinUI>
1718

1819
<!-- We also include 'net9.0-windows10.0.17763.0' explicitly for UWP as a workaround for https://github.com/CommunityToolkit/Tooling-Windows-Submodule/issues/238 -->

0 commit comments

Comments
 (0)