diff --git a/src/Ecommerce.Admin.Web/Ecommerce.Admin.Web.csproj b/src/Ecommerce.Admin.Web/Ecommerce.Admin.Web.csproj index cbaae44..ae0b1a4 100644 --- a/src/Ecommerce.Admin.Web/Ecommerce.Admin.Web.csproj +++ b/src/Ecommerce.Admin.Web/Ecommerce.Admin.Web.csproj @@ -6,11 +6,11 @@ - - - - - + + + + + diff --git a/src/Ecommerce.AppHost/Ecommerce.AppHost.csproj b/src/Ecommerce.AppHost/Ecommerce.AppHost.csproj index 7f75565..2cb4653 100644 --- a/src/Ecommerce.AppHost/Ecommerce.AppHost.csproj +++ b/src/Ecommerce.AppHost/Ecommerce.AppHost.csproj @@ -5,9 +5,9 @@ - - - + + + diff --git a/src/Ecommerce.Auth/Ecommerce.Auth.Infrastructure/Ecommerce.Auth.Infrastructure.csproj b/src/Ecommerce.Auth/Ecommerce.Auth.Infrastructure/Ecommerce.Auth.Infrastructure.csproj index 0e82881..0652178 100644 --- a/src/Ecommerce.Auth/Ecommerce.Auth.Infrastructure/Ecommerce.Auth.Infrastructure.csproj +++ b/src/Ecommerce.Auth/Ecommerce.Auth.Infrastructure/Ecommerce.Auth.Infrastructure.csproj @@ -6,13 +6,13 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/src/Ecommerce.Auth/Ecommerce.Auth.IntegrationTests/Ecommerce.Auth.IntegrationTests.csproj b/src/Ecommerce.Auth/Ecommerce.Auth.IntegrationTests/Ecommerce.Auth.IntegrationTests.csproj index 75f1b36..bc9e4d4 100644 --- a/src/Ecommerce.Auth/Ecommerce.Auth.IntegrationTests/Ecommerce.Auth.IntegrationTests.csproj +++ b/src/Ecommerce.Auth/Ecommerce.Auth.IntegrationTests/Ecommerce.Auth.IntegrationTests.csproj @@ -2,10 +2,10 @@ - + - + diff --git a/src/Ecommerce.Auth/Ecommerce.Auth.UnitTests/Ecommerce.Auth.UnitTests.csproj b/src/Ecommerce.Auth/Ecommerce.Auth.UnitTests/Ecommerce.Auth.UnitTests.csproj index c5c6b02..af4e249 100644 --- a/src/Ecommerce.Auth/Ecommerce.Auth.UnitTests/Ecommerce.Auth.UnitTests.csproj +++ b/src/Ecommerce.Auth/Ecommerce.Auth.UnitTests/Ecommerce.Auth.UnitTests.csproj @@ -1,14 +1,14 @@ - + - + - + diff --git a/src/Ecommerce.Catalog/Ecommerce.Catalog.Infrastructure/Ecommerce.Catalog.Infrastructure.csproj b/src/Ecommerce.Catalog/Ecommerce.Catalog.Infrastructure/Ecommerce.Catalog.Infrastructure.csproj index 918c0cb..dd402d9 100644 --- a/src/Ecommerce.Catalog/Ecommerce.Catalog.Infrastructure/Ecommerce.Catalog.Infrastructure.csproj +++ b/src/Ecommerce.Catalog/Ecommerce.Catalog.Infrastructure/Ecommerce.Catalog.Infrastructure.csproj @@ -6,11 +6,11 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/src/Ecommerce.Catalog/Ecommerce.Catalog.IntegrationTests/Ecommerce.Catalog.IntegrationTests.csproj b/src/Ecommerce.Catalog/Ecommerce.Catalog.IntegrationTests/Ecommerce.Catalog.IntegrationTests.csproj index 190d151..78c5e9a 100644 --- a/src/Ecommerce.Catalog/Ecommerce.Catalog.IntegrationTests/Ecommerce.Catalog.IntegrationTests.csproj +++ b/src/Ecommerce.Catalog/Ecommerce.Catalog.IntegrationTests/Ecommerce.Catalog.IntegrationTests.csproj @@ -2,10 +2,10 @@ - + - + diff --git a/src/Ecommerce.Catalog/Ecommerce.Catalog.UnitTests/Ecommerce.Catalog.UnitTests.csproj b/src/Ecommerce.Catalog/Ecommerce.Catalog.UnitTests/Ecommerce.Catalog.UnitTests.csproj index feadce9..d75c216 100644 --- a/src/Ecommerce.Catalog/Ecommerce.Catalog.UnitTests/Ecommerce.Catalog.UnitTests.csproj +++ b/src/Ecommerce.Catalog/Ecommerce.Catalog.UnitTests/Ecommerce.Catalog.UnitTests.csproj @@ -1,13 +1,13 @@  - + - + diff --git a/src/Ecommerce.Kernel/Ecommerce.Kernel.API/Ecommerce.Kernel.API.csproj b/src/Ecommerce.Kernel/Ecommerce.Kernel.API/Ecommerce.Kernel.API.csproj index f0506d4..8664830 100644 --- a/src/Ecommerce.Kernel/Ecommerce.Kernel.API/Ecommerce.Kernel.API.csproj +++ b/src/Ecommerce.Kernel/Ecommerce.Kernel.API/Ecommerce.Kernel.API.csproj @@ -11,8 +11,9 @@ - - + + + diff --git a/src/Ecommerce.Kernel/Ecommerce.Kernel.Infrastructure/Ecommerce.Kernel.Infrastructure.csproj b/src/Ecommerce.Kernel/Ecommerce.Kernel.Infrastructure/Ecommerce.Kernel.Infrastructure.csproj index 903f58a..7e0735f 100644 --- a/src/Ecommerce.Kernel/Ecommerce.Kernel.Infrastructure/Ecommerce.Kernel.Infrastructure.csproj +++ b/src/Ecommerce.Kernel/Ecommerce.Kernel.Infrastructure/Ecommerce.Kernel.Infrastructure.csproj @@ -7,9 +7,11 @@ - - - + + + + + diff --git a/src/Ecommerce.Kernel/Ecommerce.Kernel.IntegrationTests/Ecommerce.Kernel.IntegrationTests.csproj b/src/Ecommerce.Kernel/Ecommerce.Kernel.IntegrationTests/Ecommerce.Kernel.IntegrationTests.csproj index 03c8137..b2728da 100644 --- a/src/Ecommerce.Kernel/Ecommerce.Kernel.IntegrationTests/Ecommerce.Kernel.IntegrationTests.csproj +++ b/src/Ecommerce.Kernel/Ecommerce.Kernel.IntegrationTests/Ecommerce.Kernel.IntegrationTests.csproj @@ -2,14 +2,14 @@ - - + + - + - + diff --git a/src/Ecommerce.Kernel/Ecommerce.Kernel.UnitTests/Ecommerce.Kernel.UnitTests.csproj b/src/Ecommerce.Kernel/Ecommerce.Kernel.UnitTests/Ecommerce.Kernel.UnitTests.csproj index 2dfe8ca..11a4454 100644 --- a/src/Ecommerce.Kernel/Ecommerce.Kernel.UnitTests/Ecommerce.Kernel.UnitTests.csproj +++ b/src/Ecommerce.Kernel/Ecommerce.Kernel.UnitTests/Ecommerce.Kernel.UnitTests.csproj @@ -1,13 +1,13 @@ - + - +