Skip to content

Commit 223f078

Browse files
Bump System.Drawing.Common in /SHFB/Source/SandcastleBuilderUtils (#957)
Bumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: System.Drawing.Common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdb7235 commit 223f078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SHFB/Source/SandcastleBuilderUtils/SandcastleBuilderUtils.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<ExcludeAssets>Runtime</ExcludeAssets>
4747
</PackageReference>
4848
<PackageReference Include="System.ComponentModel.Composition" Version="5.0.0" />
49-
<PackageReference Include="System.Drawing.Common" Version="5.0.2" />
49+
<PackageReference Include="System.Drawing.Common" Version="5.0.3" />
5050
<PackageReference Include="System.Text.Json" Version="5.0.2" />
5151
</ItemGroup>
5252

0 commit comments

Comments
 (0)