Skip to content

Commit 4f1c38d

Browse files
Bump System.Drawing.Common from 8.0.4 to 8.0.6 in /src/MiNET
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 8.0.4 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.4...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 0c96ea6 commit 4f1c38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MiNET/MiNET/MiNET.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<PackageReference Include="MiNET.LevelDB" Version="1.0.49" />
4242
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
4343
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
44-
<PackageReference Include="System.Drawing.Common" Version="8.0.4" />
44+
<PackageReference Include="System.Drawing.Common" Version="8.0.6" />
4545
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="8.0.0" />
4646
</ItemGroup>
4747
<ItemGroup>

0 commit comments

Comments
 (0)