From 35cea8632bfcc2de860b22aa1dfd107a5a104b76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 01:36:09 +0000 Subject: [PATCH] chore(deps): update dependency coverlet.msbuild to v6.0.2 | datasource | package | from | to | | ---------- | ---------------- | ----- | ----- | | nuget | coverlet.msbuild | 6.0.0 | 6.0.2 | --- .../BranchValidatorIntegrationTests.csproj | 2 +- .../BranchValidatorSharedTests.csproj | 2 +- Testing/BranchValidatorTests/BranchValidatorTests.csproj | 2 +- Testing/ScriptGeneratorTests/ScriptGeneratorTests.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Testing/BranchValidatorIntegrationTests/BranchValidatorIntegrationTests.csproj b/Testing/BranchValidatorIntegrationTests/BranchValidatorIntegrationTests.csproj index 7d2a21ce..1aef2351 100644 --- a/Testing/BranchValidatorIntegrationTests/BranchValidatorIntegrationTests.csproj +++ b/Testing/BranchValidatorIntegrationTests/BranchValidatorIntegrationTests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Testing/BranchValidatorSharedTests/BranchValidatorSharedTests.csproj b/Testing/BranchValidatorSharedTests/BranchValidatorSharedTests.csproj index 21908531..6e167890 100644 --- a/Testing/BranchValidatorSharedTests/BranchValidatorSharedTests.csproj +++ b/Testing/BranchValidatorSharedTests/BranchValidatorSharedTests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Testing/BranchValidatorTests/BranchValidatorTests.csproj b/Testing/BranchValidatorTests/BranchValidatorTests.csproj index 287126ba..26468e2d 100644 --- a/Testing/BranchValidatorTests/BranchValidatorTests.csproj +++ b/Testing/BranchValidatorTests/BranchValidatorTests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Testing/ScriptGeneratorTests/ScriptGeneratorTests.csproj b/Testing/ScriptGeneratorTests/ScriptGeneratorTests.csproj index d5483006..9b933467 100644 --- a/Testing/ScriptGeneratorTests/ScriptGeneratorTests.csproj +++ b/Testing/ScriptGeneratorTests/ScriptGeneratorTests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive