diff --git a/src/Microsoft.AspNet.Identity.AspNetCoreCompat/project.json b/src/Microsoft.AspNet.Identity.AspNetCoreCompat/project.json index ea3ff3c7fd..33267c1483 100644 --- a/src/Microsoft.AspNet.Identity.AspNetCoreCompat/project.json +++ b/src/Microsoft.AspNet.Identity.AspNetCoreCompat/project.json @@ -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 @@ } } } -} \ No newline at end of file +}