From 68606a2d804a1873dcfc2eccf4c1d9ccaf1c67dd Mon Sep 17 00:00:00 2001 From: Dylan Dmitri Gray Date: Fri, 17 May 2019 16:56:17 -0700 Subject: [PATCH] removed redundant HttpsPolicy dependency --- .../RequestThrottling/sample/RequestThrottlingSample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Middleware/RequestThrottling/sample/RequestThrottlingSample.csproj b/src/Middleware/RequestThrottling/sample/RequestThrottlingSample.csproj index 57892c2249..fd9214e35a 100644 --- a/src/Middleware/RequestThrottling/sample/RequestThrottlingSample.csproj +++ b/src/Middleware/RequestThrottling/sample/RequestThrottlingSample.csproj @@ -7,7 +7,7 @@ - +