Skip to content

Commit 617c801

Browse files
Bump System.Drawing.Common from 8.0.5 to 8.0.6
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1020ad1 commit 617c801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HolzShots.Core/HolzShots.Core.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="nud2dlib-x64" Version="2.0.0" />
3232
<PackageReference Include="System.Composition" Version="8.0.0" />
3333
<PackageReference Include="System.ComponentModel.Composition" Version="8.0.0 " />
34-
<PackageReference Include="System.Drawing.Common" Version="8.0.5" />
34+
<PackageReference Include="System.Drawing.Common" Version="8.0.6" />
3535
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
3636

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

0 commit comments

Comments
 (0)