chore: Bumps PollGroup to 1.1.0 (#827)
This commit is contained in:
parent
aabfabbb76
commit
9f0144dd08
2 changed files with 2 additions and 1 deletions
|
|
@ -20,6 +20,7 @@ using System.Collections.Generic;
|
||||||
using System.IO;
|
using System.IO;
|
||||||
using System.Net;
|
using System.Net;
|
||||||
using System.Net.Sockets;
|
using System.Net.Sockets;
|
||||||
|
using System.Network;
|
||||||
using System.Runtime.CompilerServices;
|
using System.Runtime.CompilerServices;
|
||||||
using System.Runtime.InteropServices;
|
using System.Runtime.InteropServices;
|
||||||
using Server.Accounting;
|
using Server.Accounting;
|
||||||
|
|
|
||||||
|
|
@ -35,7 +35,7 @@
|
||||||
</Target>
|
</Target>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="Microsoft.Toolkit.HighPerformance" Version="7.0.2" />
|
<PackageReference Include="Microsoft.Toolkit.HighPerformance" Version="7.0.2" />
|
||||||
<PackageReference Include="PollGroup" Version="1.0.0" />
|
<PackageReference Include="PollGroup" Version="1.1.0" />
|
||||||
<PackageReference Include="Zlib.Bindings" Version="1.5.0" />
|
<PackageReference Include="Zlib.Bindings" Version="1.5.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue