Skip to content

Commit

Permalink
Bump System.Drawing.Common
Browse files Browse the repository at this point in the history
Bumps the dotnet group in /docs/fundamentals/runtime-libraries/snippets/System.Resources/ResourceReader/Overview/csharp with 1 update: [System.Drawing.Common](https://github.com/dotnet/winforms).


Updates `System.Drawing.Common` from 8.0.8 to 8.0.10
- [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.8...v8.0.10)

---
updated-dependencies:
- dependency-name: System.Drawing.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent d79dc6f commit 6423300
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="8.0.8" />
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
</ItemGroup>

</Project>

0 comments on commit 6423300

Please sign in to comment.