Skip to content

Commit bb71c52

Browse files
authored
update Include="System.IO.Pipelines" (#216)
Update "System.IO.Pipelines" Version="7.0.0" for the 7.0 framework
1 parent 330db0b commit bb71c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RabbitMQ.Stream.Client/RabbitMQ.Stream.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6161
<PrivateAssets>all</PrivateAssets>
6262
</PackageReference>
63-
<PackageReference Include="System.IO.Pipelines" Version="6.0.2" />
63+
<PackageReference Include="System.IO.Pipelines" Version="7.0.0" />
6464
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0" />
6565
</ItemGroup>
6666

0 commit comments

Comments
 (0)