Skip to content

Commit

Permalink
fix: Update Roboto package to 2.2.2 so that it works correctly on Lin…
Browse files Browse the repository at this point in the history
…ux (#1004)
  • Loading branch information
Youssef1313 committed May 28, 2023
1 parent 3c6bd59 commit 35dbc9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/library/Uno.Material/Uno.Material.csproj
Expand Up @@ -206,7 +206,7 @@
<ItemGroup>
<PackageReference Include="Uno.Core.Extensions.Disposables" Version="4.0.1" />
<PackageReference Include="Uno.Core.Extensions.Logging.Singleton" Version="4.0.1" />
<PackageReference Include="Uno.Fonts.Roboto" Version="2.1.0" />
<PackageReference Include="Uno.Fonts.Roboto" Version="2.2.2" />
</ItemGroup>

<Import Project="xamlmerge.targets" />
Expand Down

0 comments on commit 35dbc9c

Please sign in to comment.