diff --git a/Samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj b/Samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj index e564884..42edfba 100644 --- a/Samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj +++ b/Samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj @@ -1,4 +1,4 @@ - + Identity sample MVC application on ASP.NET Core @@ -23,7 +23,7 @@ - + diff --git a/src/AspNetCore.Identity.DocumentDb/AspNetCore.Identity.DocumentDb.csproj b/src/AspNetCore.Identity.DocumentDb/AspNetCore.Identity.DocumentDb.csproj index d6a931d..17dac02 100644 --- a/src/AspNetCore.Identity.DocumentDb/AspNetCore.Identity.DocumentDb.csproj +++ b/src/AspNetCore.Identity.DocumentDb/AspNetCore.Identity.DocumentDb.csproj @@ -1,4 +1,4 @@ - + A Cosmos DB / DocumentDB Storage Provider for ASP.NET Core Identity @@ -30,12 +30,12 @@ - + - +