diff --git a/Ryujinx.Common/Ryujinx.Common.csproj b/Ryujinx.Common/Ryujinx.Common.csproj index fbf069b0c2..ef5bbae7b9 100644 --- a/Ryujinx.Common/Ryujinx.Common.csproj +++ b/Ryujinx.Common/Ryujinx.Common.csproj @@ -7,7 +7,7 @@ <ItemGroup> <PackageReference Include="MsgPack.Cli" Version="1.0.1" /> - <PackageReference Include="System.Drawing.Common" Version="6.0.0" /> + <PackageReference Include="System.Drawing.Common" Version="7.0.0" /> <PackageReference Include="System.Management" Version="7.0.0" /> </ItemGroup>