From e584844dfaa26a825166f65f8155f1088ab0d1b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 11:01:47 +0000 Subject: [PATCH] Bump coverlet.msbuild from 3.1.0 to 3.1.1 in /Framework Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) --- updated-dependencies: - dependency-name: coverlet.msbuild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Framework/AppiumUnitTests/AppiumUnitTests.csproj | 2 +- Framework/BaseTestUnitTests/BaseTestUnitTests.csproj | 2 +- Framework/CompositeUnitTests/CompositeUnitTests.csproj | 2 +- Framework/DatabaseUnitTests/DatabaseUnitTests.csproj | 2 +- Framework/EmailUnitTests/EmailUnitTests.csproj | 2 +- Framework/FrameworkUnitTests/FrameworkUnitTests.csproj | 2 +- Framework/MongoDBUnitTests/MongoDBUnitTests.csproj | 2 +- Framework/SeleniumUnitTests/SeleniumUnitTests.csproj | 2 +- .../SpecFlowExtensionNUnitTests.csproj | 2 +- .../SpecFlowExtensionUnitTests.csproj | 2 +- Framework/UtilitiesUnitTests/UtilitiesUnitTests.csproj | 2 +- Framework/WebServiceUnitTests/WebServiceUnitTests.csproj | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Framework/AppiumUnitTests/AppiumUnitTests.csproj b/Framework/AppiumUnitTests/AppiumUnitTests.csproj index 89e9bf073..1efcc967d 100644 --- a/Framework/AppiumUnitTests/AppiumUnitTests.csproj +++ b/Framework/AppiumUnitTests/AppiumUnitTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Framework/BaseTestUnitTests/BaseTestUnitTests.csproj b/Framework/BaseTestUnitTests/BaseTestUnitTests.csproj index a25fc01ae..215cc85a4 100644 --- a/Framework/BaseTestUnitTests/BaseTestUnitTests.csproj +++ b/Framework/BaseTestUnitTests/BaseTestUnitTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Framework/CompositeUnitTests/CompositeUnitTests.csproj b/Framework/CompositeUnitTests/CompositeUnitTests.csproj index 306351baf..4e01dd8fb 100644 --- a/Framework/CompositeUnitTests/CompositeUnitTests.csproj +++ b/Framework/CompositeUnitTests/CompositeUnitTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Framework/DatabaseUnitTests/DatabaseUnitTests.csproj b/Framework/DatabaseUnitTests/DatabaseUnitTests.csproj index 9bcd36221..344d08905 100644 --- a/Framework/DatabaseUnitTests/DatabaseUnitTests.csproj +++ b/Framework/DatabaseUnitTests/DatabaseUnitTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Framework/EmailUnitTests/EmailUnitTests.csproj b/Framework/EmailUnitTests/EmailUnitTests.csproj index 6197e7a06..ca0cc73f1 100644 --- a/Framework/EmailUnitTests/EmailUnitTests.csproj +++ b/Framework/EmailUnitTests/EmailUnitTests.csproj @@ -21,7 +21,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Framework/FrameworkUnitTests/FrameworkUnitTests.csproj b/Framework/FrameworkUnitTests/FrameworkUnitTests.csproj index 7fa172968..503cf3fec 100644 --- a/Framework/FrameworkUnitTests/FrameworkUnitTests.csproj +++ b/Framework/FrameworkUnitTests/FrameworkUnitTests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Framework/MongoDBUnitTests/MongoDBUnitTests.csproj b/Framework/MongoDBUnitTests/MongoDBUnitTests.csproj index e4cc7bdb5..e6dbbfe79 100644 --- a/Framework/MongoDBUnitTests/MongoDBUnitTests.csproj +++ b/Framework/MongoDBUnitTests/MongoDBUnitTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Framework/SeleniumUnitTests/SeleniumUnitTests.csproj b/Framework/SeleniumUnitTests/SeleniumUnitTests.csproj index e782ab7f6..0a71e75ab 100644 --- a/Framework/SeleniumUnitTests/SeleniumUnitTests.csproj +++ b/Framework/SeleniumUnitTests/SeleniumUnitTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Framework/SpecFlowExtensionNUnitTests/SpecFlowExtensionNUnitTests.csproj b/Framework/SpecFlowExtensionNUnitTests/SpecFlowExtensionNUnitTests.csproj index a14286027..b7d2bf036 100644 --- a/Framework/SpecFlowExtensionNUnitTests/SpecFlowExtensionNUnitTests.csproj +++ b/Framework/SpecFlowExtensionNUnitTests/SpecFlowExtensionNUnitTests.csproj @@ -14,7 +14,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Framework/SpecFlowExtensionUnitTests/SpecFlowExtensionUnitTests.csproj b/Framework/SpecFlowExtensionUnitTests/SpecFlowExtensionUnitTests.csproj index 31b65cf3b..4ecea11c2 100644 --- a/Framework/SpecFlowExtensionUnitTests/SpecFlowExtensionUnitTests.csproj +++ b/Framework/SpecFlowExtensionUnitTests/SpecFlowExtensionUnitTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Framework/UtilitiesUnitTests/UtilitiesUnitTests.csproj b/Framework/UtilitiesUnitTests/UtilitiesUnitTests.csproj index bb3d2ef3f..9a21c756d 100644 --- a/Framework/UtilitiesUnitTests/UtilitiesUnitTests.csproj +++ b/Framework/UtilitiesUnitTests/UtilitiesUnitTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Framework/WebServiceUnitTests/WebServiceUnitTests.csproj b/Framework/WebServiceUnitTests/WebServiceUnitTests.csproj index 0b6ce598f..8611ad30f 100644 --- a/Framework/WebServiceUnitTests/WebServiceUnitTests.csproj +++ b/Framework/WebServiceUnitTests/WebServiceUnitTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all