Skip to content

Commit

Permalink
Merge pull request #162 from liukuo362573/dependabot/nuget/YiSha.Util…
Browse files Browse the repository at this point in the history
…/YiSha.Util/System.Drawing.Common-4.7.2

Bump System.Drawing.Common from 4.7.0 to 4.7.2 in /YiSha.Util/YiSha.Util
  • Loading branch information
liukuo362573 committed Nov 16, 2023
2 parents 8fa5a27 + 6c830d5 commit 6623717
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 6623717

Please sign in to comment.