From bfb02bc7b3de953b91153518772ee8f4203f528d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 03:10:14 +0000 Subject: [PATCH] Bump MSTest.TestAdapter from 3.6.4 to 3.7.0 Bumps [MSTest.TestAdapter](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.TestAdapter 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..a853333 100644 --- a/ModFramework.Tests/ModFramework.Tests.csproj +++ b/ModFramework.Tests/ModFramework.Tests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive