From 9e7d90f5f0eb726b89a6208fdb5f35d22ca0a80b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 03:45:53 +0000 Subject: [PATCH] Bump MSTest.TestAdapter from 3.7.0 to 3.7.1 Bumps [MSTest.TestAdapter](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.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... 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..f933334 100644 --- a/ModFramework.Tests/ModFramework.Tests.csproj +++ b/ModFramework.Tests/ModFramework.Tests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive