From eb7b2e71034277e81c75c13cdd043c6fce4575f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 18:24:09 +0000 Subject: [PATCH] build(deps): bump coverlet.collector from 6.0.1 to 6.0.2 Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/HitUnitTests/HitUnitTests.csproj | 2 +- .../Items.IntegrationTests/Items.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/HitUnitTests/HitUnitTests.csproj b/src/HitUnitTests/HitUnitTests.csproj index e88eafb..376a1e9 100644 --- a/src/HitUnitTests/HitUnitTests.csproj +++ b/src/HitUnitTests/HitUnitTests.csproj @@ -17,7 +17,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/SampleSystem/Items.IntegrationTests/Items.IntegrationTests.csproj b/src/SampleSystem/Items.IntegrationTests/Items.IntegrationTests.csproj index 75f9732..2170deb 100644 --- a/src/SampleSystem/Items.IntegrationTests/Items.IntegrationTests.csproj +++ b/src/SampleSystem/Items.IntegrationTests/Items.IntegrationTests.csproj @@ -14,7 +14,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all