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-*",
|
"version": "3.0.0-*",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"description": "Core implementation for ASP.NET Identity.",
|
||||||
"version": "3.0.0-*",
|
"version": "3.0.0-*",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue