From 095e45953f423f852c6f548df5459c72f4152c27 Mon Sep 17 00:00:00 2001 From: Chris R Date: Thu, 23 Mar 2017 16:21:32 -0700 Subject: [PATCH] Add System.Net.Http 4.3.1 dependency to work around HttpClient issues --- build/dependencies.props | 1 + .../ServerComparison.FunctionalTests.csproj | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/build/dependencies.props b/build/dependencies.props index df1b9bf541..0ef3cb1e7c 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -6,6 +6,7 @@ 1.0.0-* 4.3.0 1.6.1 + 4.3.1 15.0.0 2.2.0 diff --git a/test/ServerComparison.FunctionalTests/ServerComparison.FunctionalTests.csproj b/test/ServerComparison.FunctionalTests/ServerComparison.FunctionalTests.csproj index 09ccf8e8cb..c1bfce1090 100644 --- a/test/ServerComparison.FunctionalTests/ServerComparison.FunctionalTests.csproj +++ b/test/ServerComparison.FunctionalTests/ServerComparison.FunctionalTests.csproj @@ -1,4 +1,4 @@ - + @@ -21,6 +21,7 @@ +