Skip to content

Commit

Permalink
Update Avalonia to 11.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Oct 31, 2024
1 parent 4eb55c5 commit 0b3dfff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@

<ItemGroup>
<PackageVersion Include="Avalonia.Fonts.Inter"
Version="11.1.4" />
Version="11.2.0" />
<PackageVersion Include="Avalonia.Skia"
Version="11.1.4" />
Version="11.2.0" />
<PackageVersion Include="Avalonia.Themes.Fluent"
Version="11.1.4" />
Version="11.2.0" />
<PackageVersion Include="Avalonia.Win32"
Version="11.1.4" />
Version="11.2.0" />
<PackageVersion Include="CommandLineParser"
Version="2.9.1" />
<PackageVersion Include="CommunityToolkit.Mvvm"
Expand Down

0 comments on commit 0b3dfff

Please sign in to comment.