From 20c8a7e6e9f0193d3bbaffb4e33a6759d62c13d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 10:12:51 +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] --- .../MLOps.NET.AWS.IntegrationTests.csproj | 2 +- test/MLOps.NET.AWS.Tests/MLOps.NET.AWS.Tests.csproj | 2 +- .../MLOps.NET.Azure.IntegrationTests.csproj | 2 +- test/MLOps.NET.Azure.Tests/MLOps.NET.Azure.Tests.csproj | 2 +- .../MLOps.NET.IntegrationTests.csproj | 2 +- .../MLOps.NET.SQLServer.IntegrationTests.csproj | 2 +- .../MLOps.NET.SQLite.IntegrationTests.csproj | 2 +- test/MLOps.NET.SQLite.Tests/MLOps.NET.SQLite.Tests.csproj | 2 +- test/MLOps.NET.Tests/MLOps.NET.Tests.csproj | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/test/MLOps.NET.AWS.IntegrationTests/MLOps.NET.AWS.IntegrationTests.csproj b/test/MLOps.NET.AWS.IntegrationTests/MLOps.NET.AWS.IntegrationTests.csproj index cebf1e35..a8b64e46 100644 --- a/test/MLOps.NET.AWS.IntegrationTests/MLOps.NET.AWS.IntegrationTests.csproj +++ b/test/MLOps.NET.AWS.IntegrationTests/MLOps.NET.AWS.IntegrationTests.csproj @@ -11,7 +11,7 @@ - runtime; build; native; contentfiles; analyzers; buildtransitive + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/MLOps.NET.AWS.Tests/MLOps.NET.AWS.Tests.csproj b/test/MLOps.NET.AWS.Tests/MLOps.NET.AWS.Tests.csproj index db4304ea..33494e53 100644 --- a/test/MLOps.NET.AWS.Tests/MLOps.NET.AWS.Tests.csproj +++ b/test/MLOps.NET.AWS.Tests/MLOps.NET.AWS.Tests.csproj @@ -12,7 +12,7 @@ - runtime; build; native; contentfiles; analyzers; buildtransitive + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/MLOps.NET.Azure.IntegrationTests/MLOps.NET.Azure.IntegrationTests.csproj b/test/MLOps.NET.Azure.IntegrationTests/MLOps.NET.Azure.IntegrationTests.csproj index 8b041f01..44e2b765 100644 --- a/test/MLOps.NET.Azure.IntegrationTests/MLOps.NET.Azure.IntegrationTests.csproj +++ b/test/MLOps.NET.Azure.IntegrationTests/MLOps.NET.Azure.IntegrationTests.csproj @@ -10,7 +10,7 @@ - runtime; build; native; contentfiles; analyzers; buildtransitive + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/MLOps.NET.Azure.Tests/MLOps.NET.Azure.Tests.csproj b/test/MLOps.NET.Azure.Tests/MLOps.NET.Azure.Tests.csproj index 274c66e4..b6d3922f 100644 --- a/test/MLOps.NET.Azure.Tests/MLOps.NET.Azure.Tests.csproj +++ b/test/MLOps.NET.Azure.Tests/MLOps.NET.Azure.Tests.csproj @@ -9,7 +9,7 @@ - runtime; build; native; contentfiles; analyzers; buildtransitive + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/MLOps.NET.IntegrationTests/MLOps.NET.IntegrationTests.csproj b/test/MLOps.NET.IntegrationTests/MLOps.NET.IntegrationTests.csproj index cda7c701..a94f802f 100644 --- a/test/MLOps.NET.IntegrationTests/MLOps.NET.IntegrationTests.csproj +++ b/test/MLOps.NET.IntegrationTests/MLOps.NET.IntegrationTests.csproj @@ -11,7 +11,7 @@ - runtime; build; native; contentfiles; analyzers; buildtransitive + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/MLOps.NET.SQLServer.IntegrationTests/MLOps.NET.SQLServer.IntegrationTests.csproj b/test/MLOps.NET.SQLServer.IntegrationTests/MLOps.NET.SQLServer.IntegrationTests.csproj index bfaa9e4f..f7b97804 100644 --- a/test/MLOps.NET.SQLServer.IntegrationTests/MLOps.NET.SQLServer.IntegrationTests.csproj +++ b/test/MLOps.NET.SQLServer.IntegrationTests/MLOps.NET.SQLServer.IntegrationTests.csproj @@ -9,7 +9,7 @@ - runtime; build; native; contentfiles; analyzers; buildtransitive + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/MLOps.NET.SQLite.IntegrationTests/MLOps.NET.SQLite.IntegrationTests.csproj b/test/MLOps.NET.SQLite.IntegrationTests/MLOps.NET.SQLite.IntegrationTests.csproj index 75f196e3..426c381a 100644 --- a/test/MLOps.NET.SQLite.IntegrationTests/MLOps.NET.SQLite.IntegrationTests.csproj +++ b/test/MLOps.NET.SQLite.IntegrationTests/MLOps.NET.SQLite.IntegrationTests.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/MLOps.NET.SQLite.Tests/MLOps.NET.SQLite.Tests.csproj b/test/MLOps.NET.SQLite.Tests/MLOps.NET.SQLite.Tests.csproj index de6eef11..64d7aa37 100644 --- a/test/MLOps.NET.SQLite.Tests/MLOps.NET.SQLite.Tests.csproj +++ b/test/MLOps.NET.SQLite.Tests/MLOps.NET.SQLite.Tests.csproj @@ -9,7 +9,7 @@ - runtime; build; native; contentfiles; analyzers; buildtransitive + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/MLOps.NET.Tests/MLOps.NET.Tests.csproj b/test/MLOps.NET.Tests/MLOps.NET.Tests.csproj index 6169fa62..b743b18b 100644 --- a/test/MLOps.NET.Tests/MLOps.NET.Tests.csproj +++ b/test/MLOps.NET.Tests/MLOps.NET.Tests.csproj @@ -12,7 +12,7 @@ - runtime; build; native; contentfiles; analyzers; buildtransitive + runtime; build; native; contentfiles; analyzers; buildtransitive all