Skip to content

Commit

Permalink
Package: Replace DotNetZip with Iconic.Zlib.Netstandard
Browse files Browse the repository at this point in the history
Closes #896
  • Loading branch information
funjoker committed Dec 3, 2024
1 parent 0566cc4 commit 79181b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WowPacketParser/WowPacketParser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DotNetZip" Version="1.16.0" />
<PackageReference Include="Iconic.Zlib.Netstandard" Version="1.0.0" />
<PackageReference Include="MySql.Data" Version="8.3.0" />
<PackageReference Include="RawScape.Wintellect.PowerCollections" Version="1.0.1" />
<PackageReference Include="Sigil" Version="5.0.0" />
Expand Down

0 comments on commit 79181b7

Please sign in to comment.