From 7441c49f8e73c8f2dc5a9819c15bc7eb3a280dac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 03:10:33 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 3.6.4 to 3.7.0 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.6.4 to 3.7.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.6.4...v3.7.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 6de895d..eb90e6b 100644 --- a/ModFramework.Tests/ModFramework.Tests.csproj +++ b/ModFramework.Tests/ModFramework.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all