Fix typo in project.json
This commit is contained in:
parent
0d71421c05
commit
039cc18e8b
|
|
@ -4,7 +4,7 @@
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/aspnet/security"
|
"url": "git://github.com/aspnet/security"
|
||||||
},,
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.AspNet.Authentication.OAuth": "1.0.0-*",
|
"Microsoft.AspNet.Authentication.OAuth": "1.0.0-*",
|
||||||
"Microsoft.Framework.NotNullAttribute.Sources": { "type": "build", "version": "1.0.0-*" }
|
"Microsoft.Framework.NotNullAttribute.Sources": { "type": "build", "version": "1.0.0-*" }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue