diff --git a/tests/InventoryAPI.IntegrationTests/InventoryAPI.IntegrationTests.csproj b/tests/InventoryAPI.IntegrationTests/InventoryAPI.IntegrationTests.csproj index 1ef3d18..b9ffee9 100644 --- a/tests/InventoryAPI.IntegrationTests/InventoryAPI.IntegrationTests.csproj +++ b/tests/InventoryAPI.IntegrationTests/InventoryAPI.IntegrationTests.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/InventoryAPI.UnitTests/InventoryAPI.UnitTests.csproj b/tests/InventoryAPI.UnitTests/InventoryAPI.UnitTests.csproj index 9bcbc2a..a7c31a8 100644 --- a/tests/InventoryAPI.UnitTests/InventoryAPI.UnitTests.csproj +++ b/tests/InventoryAPI.UnitTests/InventoryAPI.UnitTests.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive