From 280c29d0ef81529f970ef1305f9359af87ec3fbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 11:03:39 +0000 Subject: [PATCH] Bump coverlet.msbuild from 3.1.0 to 3.1.2 in /Framework Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.1.0 to 3.1.2. - [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..b465cb6f1 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..6ed657571 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..404776752 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..ffef19490 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..694ddf9e2 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..8991cb29d 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..a1c91cad5 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..1ee85e018 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..cc7811bb7 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..824679ba3 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..647ff7654 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..0bcc43e36 100644 --- a/Framework/WebServiceUnitTests/WebServiceUnitTests.csproj +++ b/Framework/WebServiceUnitTests/WebServiceUnitTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all