Update dependency, react to Microsoft.Framework.NotNullAttribute.Sources

This commit is contained in:
Troy Dai 2015-05-20 12:38:31 -07:00
parent a7b261e596
commit e86f571011
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"Microsoft.AspNet.Http.Extensions": "1.0.0-*",
"Microsoft.Framework.Caching.Distributed": "1.0.0-*",
"Microsoft.Framework.Logging.Abstractions": "1.0.0-*",
"Microsoft.Framework.NotNullAttribute.Internal": { "type": "build", "version": "1.0.0-*" }
"Microsoft.Framework.NotNullAttribute.Sources": { "type": "build", "version": "1.0.0-*" }
},
"compilationOptions": {
"allowUnsafe": true