Skip to content

Commit

Permalink
build(deps): Bump System.Drawing.Common in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [System.Drawing.Common](https://github.com/dotnet/winforms).


Updates `System.Drawing.Common` from 8.0.5 to 8.0.6
- [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.5...v8.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and HavenDV committed Jun 3, 2024
1 parent 6b40772 commit 6b42fa0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' != 'net4.6.2' ">
<PackageReference Include="System.Drawing.Common" Version="8.0.5" />
<PackageReference Include="System.Drawing.Common" Version="8.0.6" />
</ItemGroup>

</Project>

0 comments on commit 6b42fa0

Please sign in to comment.