Skip to content

Commit

Permalink
Merge branch 'nissl-lab:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-iron authored Mar 8, 2024
2 parents 4eafe9b + b7e7677 commit 568f7f7
Show file tree
Hide file tree
Showing 3 changed files with 181 additions and 108 deletions.
4 changes: 2 additions & 2 deletions main/NPOI.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
<PackageReference Include="ExtendedNumerics.BigDecimal" Version="2023.1000.0.230" />
<PackageReference Include="MathNet.Numerics.Signed" Version="5.0.0" />
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.0" />
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
<PackageReference Include="BouncyCastle.Cryptography" Version="2.3.0" />
<PackageReference Include="SharpZipLib" Version="1.3.3" />
<PackageReference Include="SixLabors.Fonts" Version="1.0.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.6" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.7" />
</ItemGroup>

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

0 comments on commit 568f7f7

Please sign in to comment.