Reacting to Logging.Interfaces => Logging.Abstractions rename

This commit is contained in:
Pranav K 2015-04-30 10:02:47 -07:00
parent 30d946d6a2
commit f6e48d0080
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
},
"dependencies": {
"Microsoft.AspNet.Http.Extensions": "1.0.0-*",
"Microsoft.Framework.Logging.Interfaces": "1.0.0-*",
"Microsoft.Framework.Logging.Abstractions": "1.0.0-*",
"Microsoft.Framework.OptionsModel": "1.0.0-*",
"Microsoft.Framework.NotNullAttribute.Internal": { "type": "build", "version": "1.0.0-*" }
},