From 104d1b525e70b0f96a53bc6bb61f331e05f578d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:21:14 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 3.7.0 to 3.7.1 Bumps [MSTest.TestFramework](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.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ManualTests/ManualTests.csproj | 2 +- PCAxis.Sql.UnitTest/PCAxis.Sql.UnitTest.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ManualTests/ManualTests.csproj b/ManualTests/ManualTests.csproj index 94c71ea..e6fab21 100644 --- a/ManualTests/ManualTests.csproj +++ b/ManualTests/ManualTests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/PCAxis.Sql.UnitTest/PCAxis.Sql.UnitTest.csproj b/PCAxis.Sql.UnitTest/PCAxis.Sql.UnitTest.csproj index 96a18e2..206e719 100644 --- a/PCAxis.Sql.UnitTest/PCAxis.Sql.UnitTest.csproj +++ b/PCAxis.Sql.UnitTest/PCAxis.Sql.UnitTest.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive