Skip to content

Commit

Permalink
Upgraded System.IO.Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Lanayx committed Nov 14, 2023
1 parent 7e6759c commit 30cdfff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pulsar.Client/Pulsar.Client.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="System.IO.Pipelines" Version="8.0.0-rc.2.23479.6" />
<PackageReference Include="System.IO.Pipelines" Version="8.0.0" />
<PackageReference Include="System.Threading.Channels" Version="8.0.0-rc.2.23479.6" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 30cdfff

Please sign in to comment.