Skip to content

Commit 3f36a8d

Browse files
Bump System.Drawing.Common from 8.0.11 to 8.0.12 (#1789)
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 8.0.11 to 8.0.12. - [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.11...v8.0.12) --- updated-dependencies: - dependency-name: System.Drawing.Common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42fc46e commit 3f36a8d

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
@@ -16,6 +16,6 @@
1616
<!-- After an upgrade of these libraries the nuspec file should also be updated -->
1717
<PackageVersion Include="Avalonia" Version="11.2.3" />
1818
<PackageVersion Include="Avalonia.Desktop" Version="11.2.3" />
19-
<PackageVersion Include="System.Drawing.Common" Version="8.0.11" />
19+
<PackageVersion Include="System.Drawing.Common" Version="8.0.12" />
2020
</ItemGroup>
2121
</Project>

0 commit comments

Comments
 (0)