diff --git a/src/InventoryAPI.Api/InventoryAPI.Api.csproj b/src/InventoryAPI.Api/InventoryAPI.Api.csproj index 8dcd10a..bde0441 100644 --- a/src/InventoryAPI.Api/InventoryAPI.Api.csproj +++ b/src/InventoryAPI.Api/InventoryAPI.Api.csproj @@ -9,9 +9,9 @@ - - - + + + @@ -20,12 +20,12 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - + + + + + + diff --git a/src/InventoryAPI.Application/InventoryAPI.Application.csproj b/src/InventoryAPI.Application/InventoryAPI.Application.csproj index c1fa19b..2283aea 100644 --- a/src/InventoryAPI.Application/InventoryAPI.Application.csproj +++ b/src/InventoryAPI.Application/InventoryAPI.Application.csproj @@ -7,10 +7,11 @@ - - - + + + + diff --git a/src/InventoryAPI.BlazorUI/InventoryAPI.BlazorUI.csproj b/src/InventoryAPI.BlazorUI/InventoryAPI.BlazorUI.csproj index 843b134..b6af129 100644 --- a/src/InventoryAPI.BlazorUI/InventoryAPI.BlazorUI.csproj +++ b/src/InventoryAPI.BlazorUI/InventoryAPI.BlazorUI.csproj @@ -16,8 +16,8 @@ - - + + diff --git a/src/InventoryAPI.Infrastructure/InventoryAPI.Infrastructure.csproj b/src/InventoryAPI.Infrastructure/InventoryAPI.Infrastructure.csproj index 7c65c6a..b9661f5 100644 --- a/src/InventoryAPI.Infrastructure/InventoryAPI.Infrastructure.csproj +++ b/src/InventoryAPI.Infrastructure/InventoryAPI.Infrastructure.csproj @@ -19,9 +19,10 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + + - + diff --git a/tests/InventoryAPI.IntegrationTests/InventoryAPI.IntegrationTests.csproj b/tests/InventoryAPI.IntegrationTests/InventoryAPI.IntegrationTests.csproj index 1ef3d18..f9e940d 100644 --- a/tests/InventoryAPI.IntegrationTests/InventoryAPI.IntegrationTests.csproj +++ b/tests/InventoryAPI.IntegrationTests/InventoryAPI.IntegrationTests.csproj @@ -10,14 +10,14 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - + + all diff --git a/tests/InventoryAPI.UnitTests/InventoryAPI.UnitTests.csproj b/tests/InventoryAPI.UnitTests/InventoryAPI.UnitTests.csproj index 9bcbc2a..4c04181 100644 --- a/tests/InventoryAPI.UnitTests/InventoryAPI.UnitTests.csproj +++ b/tests/InventoryAPI.UnitTests/InventoryAPI.UnitTests.csproj @@ -10,14 +10,14 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - + + all