Skip to content

Commit

Permalink
Update to stable Nerdbank.Streams
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Jun 2, 2019
1 parent 4d183cb commit 53b04f4
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 @@ -36,7 +36,7 @@
<PackageReference Include="System.Net.WebSockets" Version="4.3.0" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.2" />
<PackageReference Include="System.IO.Pipelines" Version="4.5.3" />
<PackageReference Include="Nerdbank.Streams" Version="2.2.5-alpha" />
<PackageReference Include="Nerdbank.Streams" Version="2.2.26" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net46' ">
<AdditionalFiles Include="PublicAPI.Shipped.txt" />
Expand Down

0 comments on commit 53b04f4

Please sign in to comment.