Skip to content

Commit

Permalink
Merge pull request #1264 from Bykiev/UpdateSixLabors-dependecies
Browse files Browse the repository at this point in the history
Update SixLabors dependencies
  • Loading branch information
tonyqus authored Feb 15, 2024
2 parents a14413d + f40ba8d commit ccc46f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/NPOI.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.0" />
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
<PackageReference Include="SharpZipLib" Version="1.3.3" />
<PackageReference Include="SixLabors.Fonts" Version="1.0.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.4" />
<PackageReference Include="SixLabors.Fonts" Version="1.0.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.6" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' != 'net472' ">
Expand Down

0 comments on commit ccc46f0

Please sign in to comment.