Skip to content

Commit

Permalink
take pipelines lib update - critical bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
mgravell committed Mar 13, 2019
1 parent 5b61d8e commit 7a7849e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/StackExchange.Redis/StackExchange.Redis.csproj
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Pipelines.Sockets.Unofficial" Version="2.0.1" />
<PackageReference Include="Pipelines.Sockets.Unofficial" Version="2.0.5" />
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="4.5.0" />
<PackageReference Include="System.IO.Pipelines" Version="4.5.1" />
<PackageReference Include="System.Threading.Channels" Version="4.5.0" />
Expand Down

0 comments on commit 7a7849e

Please sign in to comment.