Fix version of StreamJsonRpc

I got a little too ambitious with bumping up this version. This isn't in
the VS that we're using yet, so I have to bump it back down.
This commit is contained in:
Ryan Nowak 2018-10-23 15:17:09 -07:00
parent c7471fccf6
commit 0e51d2ecdd
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@
<SQLitePCLRawCorePackageVersion>1.1.11</SQLitePCLRawCorePackageVersion>
<StackExchangeRedisStrongNamePackageVersion>1.2.6</StackExchangeRedisStrongNamePackageVersion>
<StackExchangeRedisPackageVersion>2.0.513</StackExchangeRedisPackageVersion>
<StreamJsonRpcPackageVersion>1.4.128</StreamJsonRpcPackageVersion>
<StreamJsonRpcPackageVersion>1.3.23</StreamJsonRpcPackageVersion>
<StyleCopAnalyzersPackageVersion>1.0.0</StyleCopAnalyzersPackageVersion>
<SystemIdentityModelTokensJwtPackageVersion>5.3.0</SystemIdentityModelTokensJwtPackageVersion>
<SystemInteractiveAsyncPackageVersion>3.2.0</SystemInteractiveAsyncPackageVersion>