fix: Updates PollGroup to use the refactored/fixed changes by stefanomerotta (#1499)

This commit is contained in:
Kamron Batman 2023-09-13 23:58:28 -07:00 committed by GitHub
parent dfca90e076
commit 3481f60f5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@
</Target>
<ItemGroup>
<PackageReference Include="Microsoft.Toolkit.HighPerformance" Version="7.1.2" />
<PackageReference Include="PollGroup" Version="1.4.2" />
<PackageReference Include="PollGroup" Version="1.4.3" />
<PackageReference Include="Standart.Hash.xxHash.Signed" Version="4.0.5" />
<PackageReference Include="Zlib.Bindings" Version="1.11.0" />