Skip to content

Commit

Permalink
chore: bump uno (#445)
Browse files Browse the repository at this point in the history
closes unoplatform/uno#10869

Newer version of Uno is needed to avoid build issues when Uno isn't already directly referenced with a newer version
  • Loading branch information
kazo0 committed Jan 13, 2023
1 parent e4a94ae commit 0a71353
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<PackageVersion Include="Uno.WinUI.Markup" Version="4.6.0-dev.16" />
<PackageVersion Include="Uno.Material" Version="2.4.1" />
<PackageVersion Include="Uno.Material.WinUI" Version="2.4.1" />
<PackageVersion Include="Uno.UI" Version="4.6.19" />
<PackageVersion Include="Uno.WinUI" Version="4.6.19" />
<PackageVersion Include="Uno.UI" Version="4.6.41" />
<PackageVersion Include="Uno.WinUI" Version="4.6.41" />
<PackageVersion Include="Uno.XamlMerge.Task" Version="1.1.0-dev.12" />
<PackageVersion Include="FluentAssertions" Version="5.10.3" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
Expand Down

0 comments on commit 0a71353

Please sign in to comment.