From cee2ceb4f600af430bd247127afe5f50ece78ad8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 10:00:33 +0000 Subject: [PATCH] Bump MSTest.TestFramework Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.1.2 to 3.0.2. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/testfx/compare/v2.1.2...v3.0.2) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../PrimeService.Tests/PrimeService.Tests.vbproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/getting-started/unit-testing-vb-mstest/PrimeService.Tests/PrimeService.Tests.vbproj b/core/getting-started/unit-testing-vb-mstest/PrimeService.Tests/PrimeService.Tests.vbproj index 6765506cf6d..27100b74567 100644 --- a/core/getting-started/unit-testing-vb-mstest/PrimeService.Tests/PrimeService.Tests.vbproj +++ b/core/getting-started/unit-testing-vb-mstest/PrimeService.Tests/PrimeService.Tests.vbproj @@ -9,7 +9,7 @@ - +