Skip to content

Commit

Permalink
Merge pull request #1238 from lahma/upgrade-recyclable-memory-stream
Browse files Browse the repository at this point in the history
Upgrade Microsoft.IO.RecyclableMemoryStream to version 3.0.0
  • Loading branch information
tonyqus authored Dec 14, 2023
2 parents ef0e4d8 + 5dff56d commit 2db8ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/NPOI.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Enums.NET" Version="4.0.1" />
<PackageReference Include="ExtendedNumerics.BigDecimal" Version="2023.1000.0.230" />
<PackageReference Include="MathNet.Numerics.Signed" Version="5.0.0" />
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="2.3.2" />
<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" />
Expand Down

0 comments on commit 2db8ef1

Please sign in to comment.