React to common package name change

This commit is contained in:
Troy Dai 2015-05-07 09:40:03 -07:00
parent efe39e43f5
commit d3b0aba9b8
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"Microsoft.AspNet.Http.Extensions": "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-*" }
"Microsoft.Framework.NotNullAttribute.Sources": { "type": "build", "version": "1.0.0-*" }
},
"frameworks": {
"dnx451": {},