diff options
Diffstat (limited to 'Ryujinx.Common/Ryujinx.Common.csproj')
-rw-r--r-- | Ryujinx.Common/Ryujinx.Common.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Ryujinx.Common/Ryujinx.Common.csproj b/Ryujinx.Common/Ryujinx.Common.csproj index ef5bbae7..9a83c2b4 100644 --- a/Ryujinx.Common/Ryujinx.Common.csproj +++ b/Ryujinx.Common/Ryujinx.Common.csproj @@ -7,7 +7,6 @@ <ItemGroup> <PackageReference Include="MsgPack.Cli" Version="1.0.1" /> - <PackageReference Include="System.Drawing.Common" Version="7.0.0" /> <PackageReference Include="System.Management" Version="7.0.0" /> </ItemGroup> |