From 1d228dd46cde311db8c0313ef21154a0033c68be Mon Sep 17 00:00:00 2001 From: Steve Gordon Date: Wed, 9 May 2018 15:19:01 +0100 Subject: [PATCH] Updating HttpClientFactory sample project to use RC1 bits (#6298) --- .../http-requests/samples/HttpClientFactorySample.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/aspnetcore/fundamentals/http-requests/samples/HttpClientFactorySample.csproj b/aspnetcore/fundamentals/http-requests/samples/HttpClientFactorySample.csproj index 72cb00c15f..d8476206a8 100644 --- a/aspnetcore/fundamentals/http-requests/samples/HttpClientFactorySample.csproj +++ b/aspnetcore/fundamentals/http-requests/samples/HttpClientFactorySample.csproj @@ -5,10 +5,10 @@ - - - - + + + +