From 5e277312795f3b182fec85dff2cf507d15abe94c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 08:20:18 +0100 Subject: [PATCH] Bump the mstest group across 1 directory with 2 updates (#65) Bumps the mstest group with 2 updates in the / directory: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `MSTest.TestAdapter` from 3.6.0 to 3.6.3 - [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/commits) Updates `MSTest.TestFramework` from 3.6.0 to 3.6.3 - [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/commits) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mstest - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mstest ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 fd034f1..0350cbe 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 46753c6..232e31a 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 66d23b9..922e6ee 100644 --- a/Assemblers.ProtocolTests/Assemblers.ProtocolTests.csproj +++ b/Assemblers.ProtocolTests/Assemblers.ProtocolTests.csproj @@ -17,8 +17,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive