Updating Microsoft.Extensions.Logging.AzureAppServices version

This commit is contained in:
Pranav K 2016-11-09 21:40:34 -08:00
parent ee1d0dab11
commit 291aa44877
1 changed files with 1 additions and 1 deletions

View File

@ -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": {