From c6f2091fa0a944009d8a167a8fbda10d6ac78b50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 03:55:54 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 3.7.0 to 3.8.0 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.7.0 to 3.8.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.7.0...v3.8.0) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ModFramework.Tests/ModFramework.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ModFramework.Tests/ModFramework.Tests.csproj b/ModFramework.Tests/ModFramework.Tests.csproj index 889aa07..3e57312 100644 --- a/ModFramework.Tests/ModFramework.Tests.csproj +++ b/ModFramework.Tests/ModFramework.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all