From a082e14ede0b850f2cba4bb7700b8fc16e39c10e Mon Sep 17 00:00:00 2001
From: Mary Guillemard <mary@mary.zone>
Date: Thu, 8 Feb 2024 22:14:30 +0100
Subject: Revert "Bump Ava (#6271)"

This reverts commit dfc0819e7273e6887135546d32e2fed6e6d26073.

X popup position broke entirely (my fault oops), waiting for next release with a fix
(see https://github.com/AvaloniaUI/Avalonia/pull/14551)
---
 src/Ryujinx.Ava/Ryujinx.Ava.csproj | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'src')

diff --git a/src/Ryujinx.Ava/Ryujinx.Ava.csproj b/src/Ryujinx.Ava/Ryujinx.Ava.csproj
index 5d9767c8..7f5224cf 100644
--- a/src/Ryujinx.Ava/Ryujinx.Ava.csproj
+++ b/src/Ryujinx.Ava/Ryujinx.Ava.csproj
@@ -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>
-- 
cgit v1.2.3-70-g09d2