From 0acac9fae1fbc49fa25316e0e026c5ad2d20bff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 15:10:03 +0000 Subject: [PATCH] Bump coverlet.collector from 6.0.2 to 6.0.3 Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../HostsParser.IntegrationTests.csproj | 2 +- tests/HostsParser.Tests/HostsParser.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/HostsParser.IntegrationTests/HostsParser.IntegrationTests.csproj b/tests/HostsParser.IntegrationTests/HostsParser.IntegrationTests.csproj index 8f163082..70156e34 100644 --- a/tests/HostsParser.IntegrationTests/HostsParser.IntegrationTests.csproj +++ b/tests/HostsParser.IntegrationTests/HostsParser.IntegrationTests.csproj @@ -14,7 +14,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/HostsParser.Tests/HostsParser.Tests.csproj b/tests/HostsParser.Tests/HostsParser.Tests.csproj index 07929aac..10c533b5 100644 --- a/tests/HostsParser.Tests/HostsParser.Tests.csproj +++ b/tests/HostsParser.Tests/HostsParser.Tests.csproj @@ -18,7 +18,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all