From 92c59bf2359ecfe2bf2622973507d3003c45d073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 16:38:17 +0000 Subject: [PATCH] Bump MSTest, MSTest.TestAdapter and MSTest.TestFramework Bumps [MSTest](https://github.com/microsoft/testfx), [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). These dependencies needed to be updated together. Updates `MSTest` from 3.1.1 to 3.2.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.1.1...v.3.2.0) Updates `MSTest.TestAdapter` from 3.1.1 to 3.2.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.1.1...v.3.2.0) Updates `MSTest.TestFramework` from 3.1.1 to 3.2.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.1.1...v.3.2.0) --- updated-dependencies: - dependency-name: MSTest dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../TestingFunctionalCodeKata.Net.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestingFunctionalCodeKata.Net/TestingFunctionalCodeKata.Net.csproj b/TestingFunctionalCodeKata.Net/TestingFunctionalCodeKata.Net.csproj index 7b51496..a01b1d8 100644 --- a/TestingFunctionalCodeKata.Net/TestingFunctionalCodeKata.Net.csproj +++ b/TestingFunctionalCodeKata.Net/TestingFunctionalCodeKata.Net.csproj @@ -12,7 +12,7 @@ - +