Skip to content

Commit

Permalink
fix: Bumps PollGroup to 1.5.1 to fix edge case with sequential struct…
Browse files Browse the repository at this point in the history
… layout (#1834)
  • Loading branch information
kamronbatman committed Jun 16, 2024
1 parent b745ee1 commit f87c8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Projects/Server/Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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" />
Expand Down

0 comments on commit f87c8f7

Please sign in to comment.