Skip to content

Commit b90ac2d

Browse files
Bump System.Drawing.Common from 8.0.10 to 9.0.0
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] <support@github.com>
1 parent eb168ad commit b90ac2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
99
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" />
1010
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
11-
<PackageVersion Include="System.Drawing.Common" Version="8.0.10" />
11+
<PackageVersion Include="System.Drawing.Common" Version="9.0.0" />
1212
</ItemGroup>
1313
</Project>

0 commit comments

Comments
 (0)