fix: Removes Standart XxHash in favor of the built in one (#1598)
This commit is contained in:
parent
e9642d61f1
commit
1769d47ba5
2 changed files with 42 additions and 28 deletions
|
|
@ -34,7 +34,7 @@
|
|||
<ItemGroup>
|
||||
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.2.2" />
|
||||
<PackageReference Include="PollGroup" Version="1.4.3" />
|
||||
<PackageReference Include="Standart.Hash.xxHash.Signed" Version="4.0.5" />
|
||||
<PackageReference Include="System.IO.Hashing" Version="8.0.0" />
|
||||
<PackageReference Include="Zlib.Bindings" Version="1.11.0" />
|
||||
|
||||
<PackageReference Include="ModernUO.Serialization.Annotations" Version="2.8.0" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue