Skip to content

Commit

Permalink
Update Nerdbank.Streams to 2.9.87-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott authored Jul 2, 2022
1 parent b33c02f commit f5ae7c9
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 @@ -20,7 +20,7 @@
<PackageReference Include="MessagePackAnalyzer" Version="2.4.35" PrivateAssets="all" />
<PackageReference Include="Microsoft.VisualStudio.Threading" Version="17.1.46" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" PrivateAssets="compile" />
<PackageReference Include="Nerdbank.Streams" Version="2.8.57" />
<PackageReference Include="Nerdbank.Streams" Version="2.9.87-alpha" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.3" PrivateAssets="all" />
<PackageReference Include="System.Collections.Immutable" Version="6.0.0" />
Expand Down

0 comments on commit f5ae7c9

Please sign in to comment.