diff --git a/src/Microsoft.AspNetCore.AzureAppServicesIntegration/project.json b/src/Microsoft.AspNetCore.AzureAppServicesIntegration/project.json index 44973b2ee3..19d39eb967 100644 --- a/src/Microsoft.AspNetCore.AzureAppServicesIntegration/project.json +++ b/src/Microsoft.AspNetCore.AzureAppServicesIntegration/project.json @@ -15,7 +15,7 @@ "dependencies": { "Microsoft.AspNetCore.Hosting.Abstractions": "1.2.0-*", "Microsoft.AspNetCore.Server.IISIntegration": "1.2.0-*", - "Microsoft.Extensions.Logging.AzureAppServices": "1.0.0-*" + "Microsoft.Extensions.Logging.AzureAppServices": "1.1.0-*" }, "frameworks": { "net451": {