We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c7725 commit bfe5337Copy full SHA for bfe5337
src/MozJpegSharp.GdiPlus/MozJpegSharp.GdiPlus.csproj
@@ -19,7 +19,7 @@
19
</PropertyGroup>
20
21
<ItemGroup Condition="'$(TargetFramework)' != 'net461'">
22
- <PackageReference Include="System.Drawing.Common" Version="5.0.3" />
+ <PackageReference Include="System.Drawing.Common" Version="7.0.0" />
23
</ItemGroup>
24
25
<ItemGroup>
0 commit comments