From b7ee6f5d287d416ecfacd5404dee33518e610487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 01:29:09 +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.2.2 to 3.3.1 - [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.2.2...v3.3.1) Updates `MSTest.TestFramework` from 3.2.2 to 3.3.1 - [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.2.2...v3.3.1) --- 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] --- Parsers.AutomationTests/Parsers.AutomationTests.csproj | 4 ++-- Parsers.CommonTests/Parsers.CommonTests.csproj | 4 ++-- Parsers.ProtocolTests/Parsers.ProtocolTests.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Parsers.AutomationTests/Parsers.AutomationTests.csproj b/Parsers.AutomationTests/Parsers.AutomationTests.csproj index 0119a9c..d59483a 100644 --- a/Parsers.AutomationTests/Parsers.AutomationTests.csproj +++ b/Parsers.AutomationTests/Parsers.AutomationTests.csproj @@ -8,8 +8,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Parsers.CommonTests/Parsers.CommonTests.csproj b/Parsers.CommonTests/Parsers.CommonTests.csproj index b146c9d..b2faa96 100644 --- a/Parsers.CommonTests/Parsers.CommonTests.csproj +++ b/Parsers.CommonTests/Parsers.CommonTests.csproj @@ -19,8 +19,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Parsers.ProtocolTests/Parsers.ProtocolTests.csproj b/Parsers.ProtocolTests/Parsers.ProtocolTests.csproj index 9493498..259972f 100644 --- a/Parsers.ProtocolTests/Parsers.ProtocolTests.csproj +++ b/Parsers.ProtocolTests/Parsers.ProtocolTests.csproj @@ -10,8 +10,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive