From 8280abda8895b1a92905d85c8fde6d552705540a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 06:02:18 +0000 Subject: [PATCH] Bump coverlet.collector from 3.0.2 to 3.1.0 Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.1.0) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/integration/integration.csproj | 2 +- test/unit/unit.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/integration/integration.csproj b/test/integration/integration.csproj index e493da7..3d580c3 100644 --- a/test/integration/integration.csproj +++ b/test/integration/integration.csproj @@ -22,7 +22,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/unit/unit.csproj b/test/unit/unit.csproj index 8d888be..8e1e183 100644 --- a/test/unit/unit.csproj +++ b/test/unit/unit.csproj @@ -26,7 +26,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive