Skip to content

Commit 89b2029

Browse files
authored
Update Pipelines.Sockets.Unofficial to v2.2.8 (#2456)
This version contains fixes for supporting NativeAOT. Contributes to #2449
1 parent 19ce408 commit 89b2029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<ItemGroup>
33
<!-- Packages we depend on for StackExchange.Redis, upgrades can create binding redirect pain! -->
44
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="5.0.0" />
5-
<PackageVersion Include="Pipelines.Sockets.Unofficial" Version="2.2.2" />
5+
<PackageVersion Include="Pipelines.Sockets.Unofficial" Version="2.2.8" />
66
<PackageVersion Include="System.Diagnostics.PerformanceCounter" Version="5.0.0" />
77
<PackageVersion Include="System.Threading.Channels" Version="5.0.0" />
88
<PackageVersion Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />

0 commit comments

Comments
 (0)