From a49d7a64be3ec8f356db95b1736bc929839d247d Mon Sep 17 00:00:00 2001 From: Ryan Nowak Date: Fri, 30 Mar 2018 11:04:41 -0700 Subject: [PATCH] Add new Polly HTTP dependency Polly is adding some new APIs for our scenarios that are specific to HttpClient. (cherry picked from commit 173594db1fe4ad3bc66e266d0f2e731e65551f2c) --- build/dependencies.props | 1 + build/external-dependencies.props | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/build/dependencies.props b/build/dependencies.props index 2f10801277..c5ff0a04c4 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -182,6 +182,7 @@ 11.0.2 12.2.1100 5.8.0 + 1.0.0-preview2 2.2.0 1.4.0 3.2.0 diff --git a/build/external-dependencies.props b/build/external-dependencies.props index c82da46add..4d86192b53 100644 --- a/build/external-dependencies.props +++ b/build/external-dependencies.props @@ -1,4 +1,4 @@ - + @@ -135,6 +135,7 @@ +