infra: Remove Ryujinx.Common references from project files that indirectly reference the same file

This commit is contained in:
KeatonTheBot
2025-05-29 11:10:57 -05:00
parent 2aaf34937d
commit 24932b7e1b
11 changed files with 3 additions and 26 deletions
@@ -24,7 +24,6 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Ryujinx.Common\Ryujinx.Common.csproj" />
<ProjectReference Include="..\Ryujinx.Graphics.GAL\Ryujinx.Graphics.GAL.csproj" />
<ProjectReference Include="..\Ryujinx.Graphics.Shader\Ryujinx.Graphics.Shader.csproj" />
</ItemGroup>