React to Logging interface package rename

This commit is contained in:
Brennan 2015-04-30 11:08:56 -07:00
parent a7ea311e8e
commit b80f9ff620
1 changed files with 1 additions and 1 deletions

View File

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