Skip to content
This repository was archived by the owner on Dec 20, 2018. It is now read-only.

Commit df1fe83

Browse files
committed
Add descriptions to project.json
1 parent dd046eb commit df1fe83

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/Microsoft.AspNet.Identity.EntityFramework/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"description": "ASP.NET Identity providers that use Entity Framework.",
23
"version": "3.0.0-*",
34
"repository": {
45
"type": "git",

src/Microsoft.AspNet.Identity/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"description": "Core implementation for ASP.NET Identity.",
23
"version": "3.0.0-*",
34
"repository": {
45
"type": "git",

0 commit comments

Comments
 (0)