Skip to content

Commit 79a1972

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] <[email protected]>
1 parent 5c5da06 commit 79a1972

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
@@ -15,7 +15,7 @@
1515
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
1616

1717
<!-- After an upgrade of this library the nuspec file should also be updated -->
18-
<PackageVersion Include="System.Drawing.Common" Version="8.0.10" />
18+
<PackageVersion Include="System.Drawing.Common" Version="9.0.0" />
1919

2020
</ItemGroup>
2121
</Project>

0 commit comments

Comments
 (0)