Skip to content

Commit

Permalink
Bump System.Drawing.Common from 4.7.0 to 4.7.2 in /YiSha.Util/YiSha.Util
Browse files Browse the repository at this point in the history
Bumps [System.Drawing.Common](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.2.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.Drawing.Common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 16, 2023
1 parent a946881 commit 6c830d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions YiSha.Util/YiSha.Util/YiSha.Util.csproj
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
Expand All @@ -13,7 +13,7 @@
</PackageReference>
<PackageReference Include="NLog.Web.AspNetCore" Version="4.9.2" />
<PackageReference Include="NPOI" Version="2.4.1" />
<PackageReference Include="System.Drawing.Common" Version="4.7.0" />
<PackageReference Include="System.Drawing.Common" Version="4.7.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6c830d5

Please sign in to comment.