From a8a13e158c97d92f5e1a2107cc18d50672c8840d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 19:04:38 +0000 Subject: [PATCH] Bump coverlet.collector from 6.0.0 to 6.0.4 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../InventoryAPI.IntegrationTests.csproj | 2 +- tests/InventoryAPI.UnitTests/InventoryAPI.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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