From 83850e27c3d2b9c23fafdf92c699512eb4d31780 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 03:44:40 +0000 Subject: [PATCH] Package Dependencies: Bump coverlet.collector from 6.0.0 to 6.0.2 Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.2. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.2) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj | 2 +- QueryKit.UnitTests/QueryKit.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj b/QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj index 291d54e..6095368 100644 --- a/QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj +++ b/QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj @@ -25,7 +25,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/QueryKit.UnitTests/QueryKit.UnitTests.csproj b/QueryKit.UnitTests/QueryKit.UnitTests.csproj index 3fe6c89..dd224a0 100644 --- a/QueryKit.UnitTests/QueryKit.UnitTests.csproj +++ b/QueryKit.UnitTests/QueryKit.UnitTests.csproj @@ -17,7 +17,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all