Revert "Bump Ava (#6271)"

This reverts commit dfc0819e72.

X popup position broke entirely (my fault oops), waiting for next release with a fix
(see https://github.com/AvaloniaUI/Avalonia/pull/14551)
This commit is contained in:
Mary Guillemard 2024-02-08 22:14:30 +01:00
parent d29da11d5f
commit a082e14ede
2 changed files with 9 additions and 5 deletions

View file

@ -56,6 +56,9 @@
<PackageReference Include="SPB" />
<PackageReference Include="SharpZipLib" />
<PackageReference Include="SixLabors.ImageSharp" />
<!--NOTE: DO NOT REMOVE, THIS IS REQUIRED AS A RESULT OF A TRIMMING ISSUE IN AVALONIA -->
<PackageReference Include="System.Drawing.Common" />
</ItemGroup>
<ItemGroup>