diff --git a/samples/RazorIdentity/RazorIdentity.csproj b/samples/RazorIdentity/RazorIdentity.csproj index f4e40d4..2333928 100644 --- a/samples/RazorIdentity/RazorIdentity.csproj +++ b/samples/RazorIdentity/RazorIdentity.csproj @@ -9,12 +9,12 @@ - - - - - - + + + + + + diff --git a/src/AspNetCore.Identity.AmazonDynamoDB/AspNetCore.Identity.AmazonDynamoDB.csproj b/src/AspNetCore.Identity.AmazonDynamoDB/AspNetCore.Identity.AmazonDynamoDB.csproj index 3da7a68..23f2934 100644 --- a/src/AspNetCore.Identity.AmazonDynamoDB/AspNetCore.Identity.AmazonDynamoDB.csproj +++ b/src/AspNetCore.Identity.AmazonDynamoDB/AspNetCore.Identity.AmazonDynamoDB.csproj @@ -19,9 +19,10 @@ - - - + + + + diff --git a/test/AspNetCore.Identity.AmazonDynamoDB.IntegrationTests/AspNetCore.Identity.AmazonDynamoDB.IntegrationTests.csproj b/test/AspNetCore.Identity.AmazonDynamoDB.IntegrationTests/AspNetCore.Identity.AmazonDynamoDB.IntegrationTests.csproj index 2f7b66f..e9a0109 100644 --- a/test/AspNetCore.Identity.AmazonDynamoDB.IntegrationTests/AspNetCore.Identity.AmazonDynamoDB.IntegrationTests.csproj +++ b/test/AspNetCore.Identity.AmazonDynamoDB.IntegrationTests/AspNetCore.Identity.AmazonDynamoDB.IntegrationTests.csproj @@ -13,8 +13,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + diff --git a/test/AspNetCore.Identity.AmazonDynamoDB.Tests/AspNetCore.Identity.AmazonDynamoDB.Tests.csproj b/test/AspNetCore.Identity.AmazonDynamoDB.Tests/AspNetCore.Identity.AmazonDynamoDB.Tests.csproj index e812c76..f7dc3cb 100644 --- a/test/AspNetCore.Identity.AmazonDynamoDB.Tests/AspNetCore.Identity.AmazonDynamoDB.Tests.csproj +++ b/test/AspNetCore.Identity.AmazonDynamoDB.Tests/AspNetCore.Identity.AmazonDynamoDB.Tests.csproj @@ -8,14 +8,14 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - + + +