From acd4878e8976655b3742ec6cc9584342ead45a8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 18:28:12 +0000 Subject: [PATCH] Bump MSTest from 3.7.0 to 3.7.1 Bumps [MSTest](https://github.com/microsoft/testfx) from 3.7.0 to 3.7.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.7.0...v3.7.1) --- updated-dependencies: - dependency-name: MSTest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- DMApp.AutomationTests/DMApp.AutomationTests.csproj | 2 +- DMApp.CommonTests/DMApp.CommonTests.csproj | 2 +- DMProtocolTests/DMProtocolTests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DMApp.AutomationTests/DMApp.AutomationTests.csproj b/DMApp.AutomationTests/DMApp.AutomationTests.csproj index d157020..e3e0c14 100644 --- a/DMApp.AutomationTests/DMApp.AutomationTests.csproj +++ b/DMApp.AutomationTests/DMApp.AutomationTests.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/DMApp.CommonTests/DMApp.CommonTests.csproj b/DMApp.CommonTests/DMApp.CommonTests.csproj index c994c56..321aab2 100644 --- a/DMApp.CommonTests/DMApp.CommonTests.csproj +++ b/DMApp.CommonTests/DMApp.CommonTests.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/DMProtocolTests/DMProtocolTests.csproj b/DMProtocolTests/DMProtocolTests.csproj index 94a9a37..56445c0 100644 --- a/DMProtocolTests/DMProtocolTests.csproj +++ b/DMProtocolTests/DMProtocolTests.csproj @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive