From 7c525c826ef8b8e08df9160328e6c5aed5c90b0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 11:33:15 +0000 Subject: [PATCH] Bump the mstest group with 2 updates Bumps the mstest group with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `MSTest.TestAdapter` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.3.1...v3.4.0) Updates `MSTest.TestFramework` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.3.1...v3.4.0) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mstest - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mstest ... Signed-off-by: dependabot[bot] --- Assemblers.AutomationTests/Assemblers.AutomationTests.csproj | 4 ++-- Assemblers.CommonTests/Assemblers.CommonTests.csproj | 4 ++-- Assemblers.ProtocolTests/Assemblers.ProtocolTests.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Assemblers.AutomationTests/Assemblers.AutomationTests.csproj b/Assemblers.AutomationTests/Assemblers.AutomationTests.csproj index 6002d21..ae373b0 100644 --- a/Assemblers.AutomationTests/Assemblers.AutomationTests.csproj +++ b/Assemblers.AutomationTests/Assemblers.AutomationTests.csproj @@ -15,8 +15,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Assemblers.CommonTests/Assemblers.CommonTests.csproj b/Assemblers.CommonTests/Assemblers.CommonTests.csproj index 7325c8c..6e89cd4 100644 --- a/Assemblers.CommonTests/Assemblers.CommonTests.csproj +++ b/Assemblers.CommonTests/Assemblers.CommonTests.csproj @@ -8,8 +8,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Assemblers.ProtocolTests/Assemblers.ProtocolTests.csproj b/Assemblers.ProtocolTests/Assemblers.ProtocolTests.csproj index db58560..3572461 100644 --- a/Assemblers.ProtocolTests/Assemblers.ProtocolTests.csproj +++ b/Assemblers.ProtocolTests/Assemblers.ProtocolTests.csproj @@ -17,8 +17,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive