Add repository information to project files
This commit is contained in:
Родитель
e13e707503
Коммит
77d1b47377
|
@ -1,6 +1,10 @@
|
|||
{
|
||||
"description": "An antiforgery system for ASP.NET designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.",
|
||||
"version": "1.0.0-*",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/aspnet/antiforgery"
|
||||
},
|
||||
"dependencies": {
|
||||
"Microsoft.AspNet.DataProtection": "1.0.0-*",
|
||||
"Microsoft.AspNet.Http.Abstractions": "1.0.0-*",
|
||||
|
|
Загрузка…
Ссылка в новой задаче