diff options
author | Isaac Marovitz <42140194+IsaacMarovitz@users.noreply.github.com> | 2024-03-14 01:29:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-14 02:29:13 +0100 |
commit | ce607db944beb352065107830769d8570f0c245e (patch) | |
tree | 9b2738454e798b6c250bec8bb90e61876517910f /src | |
parent | 6b4ee82e5d4a4261de1e95d8d4c9df55928527f6 (diff) |
Ava UI: Update Ava (#6430)1.1.1228
* Update Ava
* Newline
Diffstat (limited to 'src')
-rw-r--r-- | src/Ryujinx/Ryujinx.csproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Ryujinx/Ryujinx.csproj b/src/Ryujinx/Ryujinx.csproj index b3d312f6..2a5a9fad 100644 --- a/src/Ryujinx/Ryujinx.csproj +++ b/src/Ryujinx/Ryujinx.csproj @@ -55,9 +55,6 @@ <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> |