Skip to content

Commit 99365b3

Browse files
dependabot[bot]eNeRGy164
authored andcommitted
Bump System.Drawing.Common from 8.0.8 to 8.0.10
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]>
1 parent 8ef4312 commit 99365b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DendroDocs.Tool/DendroDocs.Tool.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" />
5050
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="4.11.0" />
5151
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
52-
<PackageReference Include="System.Drawing.Common" Version="8.0.8" />
52+
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
5353
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
5454
<PackageReference Include="System.Security.Cryptography.Xml" Version="8.0.1" />
5555
</ItemGroup>

0 commit comments

Comments
 (0)