From 13562ffb4e2e3681f76503c68cc0ff91b413a4ac Mon Sep 17 00:00:00 2001 From: JialinXin Date: Thu, 26 Sep 2019 11:28:04 +0800 Subject: [PATCH] Update Microsoft.AspNetCore.Http.Connections.Client package to 3.0.0 (#670) * update client package to 3.0.0 * Update reference order retry UT --- build/dependencies.props | 2 +- .../Microsoft.Azure.SignalR.Common.csproj | 2 +- src/Microsoft.Azure.SignalR/Microsoft.Azure.SignalR.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index 1cbcba3b0..110534bc2 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -6,7 +6,7 @@ 1.7.3.4 1.0.0 - 3.0.0-rc2.19460.8 + 3.0.0 1.0.0 3.19.1 2.3.2 diff --git a/src/Microsoft.Azure.SignalR.Common/Microsoft.Azure.SignalR.Common.csproj b/src/Microsoft.Azure.SignalR.Common/Microsoft.Azure.SignalR.Common.csproj index 307abccd1..526b4f0a6 100644 --- a/src/Microsoft.Azure.SignalR.Common/Microsoft.Azure.SignalR.Common.csproj +++ b/src/Microsoft.Azure.SignalR.Common/Microsoft.Azure.SignalR.Common.csproj @@ -17,7 +17,7 @@ - + diff --git a/src/Microsoft.Azure.SignalR/Microsoft.Azure.SignalR.csproj b/src/Microsoft.Azure.SignalR/Microsoft.Azure.SignalR.csproj index e4989b55f..9246dabe9 100644 --- a/src/Microsoft.Azure.SignalR/Microsoft.Azure.SignalR.csproj +++ b/src/Microsoft.Azure.SignalR/Microsoft.Azure.SignalR.csproj @@ -36,8 +36,8 @@ - +