Skip to content

Commit

Permalink
Update Avalonia.Labs dep for FlexPanel
Browse files Browse the repository at this point in the history
- Fixes FlexPanel crashes
  • Loading branch information
Al12rs committed Aug 6, 2024
1 parent ee9fd2f commit b409ed2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<ItemGroup>
<PackageVersion Include="Avalonia.AvaloniaEdit" Version="11.0.6" />
<PackageVersion Include="Avalonia.Labs.Panels" Version="11.0.10.1" />
<PackageVersion Include="Avalonia.Labs.Panels" Version="11.1.0" />
<PackageVersion Include="AvaloniaEdit.TextMate" Version="11.0.6" />
<PackageVersion Include="Downloader" Version="3.1.2" />
<PackageVersion Include="FlatSharp.Compiler" Version="7.6.0" />
Expand Down Expand Up @@ -124,4 +124,4 @@
<PackageVersion Include="Splat.Microsoft.Extensions.Logging" Version="15.0.1" />
<PackageVersion Include="TransparentValueObjects" Version="1.0.1" />
</ItemGroup>
</Project>
</Project>

0 comments on commit b409ed2

Please sign in to comment.