Skip to content

Commit 38eed6c

Browse files
committed
Upgrade to Uno.Fonts.Fluent
1 parent af3563c commit 38eed6c

File tree

2 files changed

+1
-28
lines changed

2 files changed

+1
-28
lines changed

CommunityToolkit.App.Shared/WasmCSS/Fonts.css

-28
Large diffs are not rendered by default.

MultiTarget/PackageReferences/Uno.props

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<!-- All Uno-based project heads and MultiTarget-enabled library projects need to reference this file, while native (UWP/WinAppSdk) heads don't. -->
88
<ItemGroup Condition="'$(IsUno)' == 'true'">
99
<PackageReference Include="Uno.UI" Version="$(CommonUnoPackageVersion)" />
10+
<PackageReference Include="Uno.Fonts.Fluent" Version="2.3.0" />
1011
</ItemGroup>
1112

1213
<PropertyGroup Condition="'$(IsUno)' == 'true'">

0 commit comments

Comments
 (0)