Add descriptions to project.json
This commit is contained in:
parent
dd046eb819
commit
df1fe83992
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"description": "ASP.NET Identity providers that use Entity Framework.",
|
||||
"version": "3.0.0-*",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"description": "Core implementation for ASP.NET Identity.",
|
||||
"version": "3.0.0-*",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Reference in New Issue