From 7ff52931770c3fe1fa4f00b3a2db31a8d462085d Mon Sep 17 00:00:00 2001 From: Dylan Dmitri Gray Date: Sat, 18 May 2019 18:31:31 -0700 Subject: [PATCH] added HttpsPolicy back --- .../RequestThrottling/sample/RequestThrottlingSample.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Middleware/RequestThrottling/sample/RequestThrottlingSample.csproj b/src/Middleware/RequestThrottling/sample/RequestThrottlingSample.csproj index fd9214e35a..aba86dfadf 100644 --- a/src/Middleware/RequestThrottling/sample/RequestThrottlingSample.csproj +++ b/src/Middleware/RequestThrottling/sample/RequestThrottlingSample.csproj @@ -1,4 +1,4 @@ - + netcoreapp3.0 @@ -7,6 +7,7 @@ +