fix: Bumps PollGroup to .Net 8 (#1789)

This commit is contained in:
Kamron Batman 2024-05-22 18:17:20 -07:00 committed by GitHub
parent 2a9e24ee5b
commit 6596046216
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,7 @@
<ItemGroup>
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.2.2" />
<PackageReference Include="LibDeflate.Bindings" Version="1.0.1.120" />
<PackageReference Include="PollGroup" Version="1.4.3" />
<PackageReference Include="PollGroup" Version="1.5.0" />
<PackageReference Include="System.IO.Hashing" Version="8.0.0" />
<PackageReference Include="ModernUO.Serialization.Annotations" Version="2.9.1" />