Fix typo in project.json

This commit is contained in:
Victor Hurdugaci 2015-07-01 20:41:03 -07:00
parent 0d71421c05
commit 039cc18e8b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"repository": {
"type": "git",
"url": "git://github.com/aspnet/security"
},,
},
"dependencies": {
"Microsoft.AspNet.Authentication.OAuth": "1.0.0-*",
"Microsoft.Framework.NotNullAttribute.Sources": { "type": "build", "version": "1.0.0-*" }