From fe455f33abaa6f9b0ffdbab040f36b880e702e15 Mon Sep 17 00:00:00 2001 From: John Luo Date: Tue, 2 May 2017 13:47:09 -0700 Subject: [PATCH] fix build: Depend on the Hosting package instead of Hosting.Abstractions --- .../Microsoft.AspNetCore.AzureAppServicesIntegration.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.AspNetCore.AzureAppServicesIntegration/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj b/src/Microsoft.AspNetCore.AzureAppServicesIntegration/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj index f52f79de2a..f40d1c9e51 100644 --- a/src/Microsoft.AspNetCore.AzureAppServicesIntegration/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj +++ b/src/Microsoft.AspNetCore.AzureAppServicesIntegration/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj @@ -13,7 +13,7 @@ - +