Skip to content

Commit 8750cad

Browse files
Bump System.Drawing.Common from 8.0.10 to 9.0.0 in /src (#638)
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 8.0.10 to 9.0.0. - [Release notes](https://github.com/dotnet/winforms/releases) - [Changelog](https://github.com/dotnet/winforms/blob/main/docs/release-activity.md) - [Commits](https://github.com/dotnet/winforms/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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24f9a46 commit 8750cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageVersion Include="Polyfill" Version="7.4.0" />
1212
<PackageVersion Include="ProjectDefaults" Version="1.0.141" />
1313
<PackageVersion Include="Shipwreck.Phash.Bitmaps" Version="0.5.0" />
14-
<PackageVersion Include="System.Drawing.Common" Version="8.0.10" />
14+
<PackageVersion Include="System.Drawing.Common" Version="9.0.0" />
1515
<PackageVersion Include="Verify" Version="28.2.1" />
1616
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
1717
<PackageVersion Include="Verify.Nunit" Version="28.2.0" />

0 commit comments

Comments
 (0)