Update project.json

This commit is contained in:
Eilon Lipton 2016-03-27 22:31:19 -07:00
parent 32b2f1b528
commit ebd6ed7d94
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{ {
"description": "ASP.NET Core Identity providers that use Entity Framework Core.", "description": "ASP.NET Core Identity provider that use Entity Framework Core.",
"tags": [ "tags": [
"aspnetcore", "aspnetcore",
"entityframeworkcore", "entityframeworkcore",
@ -35,4 +35,4 @@
] ]
} }
} }
} }