Skip to content

Commit

Permalink
Update Nerdbank.Streams to 2.4.67
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Apr 15, 2020
1 parent d38e4f2 commit 6d66316
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 @@ -22,7 +22,7 @@
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="16.6.13" PrivateAssets="all" />
<PackageReference Include="Microsoft.VisualStudio.Threading" Version="16.6.13" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="1.0.0" PrivateAssets="compile" />
<PackageReference Include="Nerdbank.Streams" Version="2.4.60" />
<PackageReference Include="Nerdbank.Streams" Version="2.4.67" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="Roslyn.Diagnostics.Analyzers" Version="2.9.7" PrivateAssets="all" />
<PackageReference Include="System.Collections.Immutable" Version="1.5.0" />
Expand Down

0 comments on commit 6d66316

Please sign in to comment.