From db5891ec5ffb7c719e3002841e88e40c3ae133cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 15:46:51 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 3.8.0 to 3.8.2 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.8.0 to 3.8.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.8.0...v3.8.2) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- PCAxis.Query.UnitTest/PCAxis.Query.UnitTest.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PCAxis.Query.UnitTest/PCAxis.Query.UnitTest.csproj b/PCAxis.Query.UnitTest/PCAxis.Query.UnitTest.csproj index d009695..70f90cd 100644 --- a/PCAxis.Query.UnitTest/PCAxis.Query.UnitTest.csproj +++ b/PCAxis.Query.UnitTest/PCAxis.Query.UnitTest.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive