Skip to content

Commit

Permalink
Merge pull request #776 from microsoft/dependabot/nuget/System.IO.Pip…
Browse files Browse the repository at this point in the history
…elines-6.0.2

Bump System.IO.Pipelines from 6.0.1 to 6.0.2
  • Loading branch information
AArnott authored Apr 26, 2022
2 parents 00e4059 + 7e6f86c commit 8a21ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/StreamJsonRpc/StreamJsonRpc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Nullable" Version="1.3.0" PrivateAssets="all" />
<PackageReference Include="System.Collections.Immutable" Version="5.0.0" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="6.0.0" />
<PackageReference Include="System.IO.Pipelines" Version="6.0.1" />
<PackageReference Include="System.IO.Pipelines" Version="6.0.2" />
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="6.0.0" PrivateAssets="compile" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 8a21ca8

Please sign in to comment.