From ba32df724f1321021e7ff519dde3e5d3075f11e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 23:36:42 +0000 Subject: [PATCH] chore(deps): bump coverlet.msbuild from 6.0.1 to 6.0.2 Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: coverlet.msbuild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../dotnet-trx-merge.IntegrationTests.csproj | 2 +- .../dotnet-trx-merge.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/dotnet-trx-merge.IntegrationTests/dotnet-trx-merge.IntegrationTests.csproj b/test/dotnet-trx-merge.IntegrationTests/dotnet-trx-merge.IntegrationTests.csproj index 0f82dcd..fce5e20 100644 --- a/test/dotnet-trx-merge.IntegrationTests/dotnet-trx-merge.IntegrationTests.csproj +++ b/test/dotnet-trx-merge.IntegrationTests/dotnet-trx-merge.IntegrationTests.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/dotnet-trx-merge.UnitTests/dotnet-trx-merge.UnitTests.csproj b/test/dotnet-trx-merge.UnitTests/dotnet-trx-merge.UnitTests.csproj index 3baaadb..7d5b25d 100644 --- a/test/dotnet-trx-merge.UnitTests/dotnet-trx-merge.UnitTests.csproj +++ b/test/dotnet-trx-merge.UnitTests/dotnet-trx-merge.UnitTests.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive