Skip to content

Commit

Permalink
Bump System.Drawing.Common from 8.0.8 to 8.0.10
Browse files Browse the repository at this point in the history
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) 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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 572d371 commit e581563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HolzShots.Core/HolzShots.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="nud2dlib-x64" Version="2.0.0" />
<PackageReference Include="System.Composition" Version="8.0.0" />
<PackageReference Include="System.ComponentModel.Composition" Version="8.0.0 " />
<PackageReference Include="System.Drawing.Common" Version="8.0.8" />
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />

<PackageReference Include="HolzShots.Input.Keyboard" Version="2.0.0-preview.4" />
Expand Down

0 comments on commit e581563

Please sign in to comment.