From 3d39fd2a3541cb0a3062cab7e6d1253ba518caa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 05:31:19 +0000 Subject: [PATCH] Bump coverlet.collector from 3.0.3 to 3.2.0 Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.3 to 3.2.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.2.0) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../UNAProject.FunctionalTests.csproj | 2 +- .../UNAProject.IntegrationTests.csproj | 2 +- .../tests/UNAProject.UnitTests/UNAProject.UnitTests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/UNAProject/tests/UNAProject.FunctionalTests/UNAProject.FunctionalTests.csproj b/UNAProject/tests/UNAProject.FunctionalTests/UNAProject.FunctionalTests.csproj index ff53370..ce14b4a 100644 --- a/UNAProject/tests/UNAProject.FunctionalTests/UNAProject.FunctionalTests.csproj +++ b/UNAProject/tests/UNAProject.FunctionalTests/UNAProject.FunctionalTests.csproj @@ -20,7 +20,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/UNAProject/tests/UNAProject.IntegrationTests/UNAProject.IntegrationTests.csproj b/UNAProject/tests/UNAProject.IntegrationTests/UNAProject.IntegrationTests.csproj index 0ff0953..f1f2b30 100644 --- a/UNAProject/tests/UNAProject.IntegrationTests/UNAProject.IntegrationTests.csproj +++ b/UNAProject/tests/UNAProject.IntegrationTests/UNAProject.IntegrationTests.csproj @@ -19,7 +19,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/UNAProject/tests/UNAProject.UnitTests/UNAProject.UnitTests.csproj b/UNAProject/tests/UNAProject.UnitTests/UNAProject.UnitTests.csproj index a7b2a14..c53bcb8 100644 --- a/UNAProject/tests/UNAProject.UnitTests/UNAProject.UnitTests.csproj +++ b/UNAProject/tests/UNAProject.UnitTests/UNAProject.UnitTests.csproj @@ -20,7 +20,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive