React to Logging interface package rename
This commit is contained in:
parent
a7ea311e8e
commit
b80f9ff620
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue