fix: Bumps PollGroup to 1.5.1 to fix edge case with sequential struct layout (#1834)

This commit is contained in:
Kamron Batman 2024-06-16 10:24:41 -07:00 committed by GitHub
parent b745ee1e7a
commit f87c8f73ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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