From 3c2b410c314a3885cfb6229ff0571d394091f54b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 05:17:45 +0000 Subject: [PATCH] Bump coverlet.collector from 3.1.0 to 3.2.0 Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../ChangeDB.ConsoleApp.End2EndTest.csproj | 2 +- test/Directory.Build.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/ChangeDB.ConsoleApp.End2EndTest/ChangeDB.ConsoleApp.End2EndTest.csproj b/test/ChangeDB.ConsoleApp.End2EndTest/ChangeDB.ConsoleApp.End2EndTest.csproj index 620ed57..56d5f8d 100644 --- a/test/ChangeDB.ConsoleApp.End2EndTest/ChangeDB.ConsoleApp.End2EndTest.csproj +++ b/test/ChangeDB.ConsoleApp.End2EndTest/ChangeDB.ConsoleApp.End2EndTest.csproj @@ -14,7 +14,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/Directory.Build.props b/test/Directory.Build.props index e3b15d8..9be7fdb 100644 --- a/test/Directory.Build.props +++ b/test/Directory.Build.props @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all