Add period to project.json description.

This commit is contained in:
Eilon Lipton 2016-10-24 00:21:56 -07:00
parent 2b3f6fa0da
commit b17cc007b5
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
],
"xmlDoc": true
},
"description": "A compatibility layer for sharing identity databases between Microsoft.AspNet.Identity.EntityFramework and Microsoft.AspNetCore.Identity.EntityFrameworkCore",
"description": "A compatibility layer for sharing identity databases between Microsoft.AspNet.Identity.EntityFramework and Microsoft.AspNetCore.Identity.EntityFrameworkCore.",
"packOptions": {
"repository": {
"type": "git",
@ -34,4 +34,4 @@
}
}
}
}
}