From b785956509d7b845da001774e6e0c71bc87d2adf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 05:50:09 +0000 Subject: [PATCH] Bump MSTest.Analyzers from 3.7.1 to 3.7.2 in /src Bumps [MSTest.Analyzers](https://github.com/microsoft/testfx) from 3.7.1 to 3.7.2. - [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.1...v3.7.2) --- updated-dependencies: - dependency-name: MSTest.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/ErrorHelper.Tests/ErrorHelper.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ErrorHelper.Tests/ErrorHelper.Tests.csproj b/src/ErrorHelper.Tests/ErrorHelper.Tests.csproj index 41e24bc..44688d0 100644 --- a/src/ErrorHelper.Tests/ErrorHelper.Tests.csproj +++ b/src/ErrorHelper.Tests/ErrorHelper.Tests.csproj @@ -64,7 +64,7 @@ 3.7.0 - 3.7.1 + 3.7.2 runtime; build; native; contentfiles; analyzers; buildtransitive all