Skip to content

Commit bfe5337

Browse files
Bump System.Drawing.Common from 4.6.0 to 7.0.0
Bumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 4.6.0 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- updated-dependencies: - dependency-name: System.Drawing.Common dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8c7725 commit bfe5337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MozJpegSharp.GdiPlus/MozJpegSharp.GdiPlus.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup Condition="'$(TargetFramework)' != 'net461'">
22-
<PackageReference Include="System.Drawing.Common" Version="5.0.3" />
22+
<PackageReference Include="System.Drawing.Common" Version="7.0.0" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)