Skip to content

Commit 51fd65b

Browse files
Bump System.Drawing.Common from 8.0.7 to 8.0.8 (#1694)
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 8.0.7 to 8.0.8. - [Release notes](https://github.com/dotnet/winforms/releases) - [Changelog](https://github.com/dotnet/winforms/blob/main/docs/release-activity.md) - [Commits](dotnet/winforms@v8.0.7...v8.0.8) --- updated-dependencies: - dependency-name: System.Drawing.Common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 779bfb4 commit 51fd65b

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.7" />
18+
<PackageVersion Include="System.Drawing.Common" Version="8.0.8" />
1919

2020
</ItemGroup>
2121
</Project>

0 commit comments

Comments
 (0)