Skip to content

Commit

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

Bump System.IO.Pipelines from 4.7.2 to 4.7.3
  • Loading branch information
AArnott authored Oct 20, 2020
2 parents 57bc060 + 101530d commit 9a2a40a
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="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.0" PrivateAssets="all" />
<PackageReference Include="Nullable" Version="1.3.0" PrivateAssets="all" />
<PackageReference Include="System.Collections.Immutable" Version="1.7.1" />
<PackageReference Include="System.IO.Pipelines" Version="4.7.2" />
<PackageReference Include="System.IO.Pipelines" Version="4.7.3" />
<PackageReference Include="System.Memory" Version="4.5.4" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Net.WebSockets" Version="4.3.0" />
Expand Down

0 comments on commit 9a2a40a

Please sign in to comment.