From 209c82b6aaa51086c559f747536f2b9abe944880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 05:06:37 +0000 Subject: [PATCH] Bump MSTest.TestAdapter Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.1.2 to 2.2.1. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.1.2...v2.2.1) Signed-off-by: dependabot[bot] --- .../csharp/PrimeService.Tests/PrimeService.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/snippets/core/testing/unit-testing-using-mstest/csharp/PrimeService.Tests/PrimeService.Tests.csproj b/samples/snippets/core/testing/unit-testing-using-mstest/csharp/PrimeService.Tests/PrimeService.Tests.csproj index f180cf48bed0a..89e3249d6bf68 100644 --- a/samples/snippets/core/testing/unit-testing-using-mstest/csharp/PrimeService.Tests/PrimeService.Tests.csproj +++ b/samples/snippets/core/testing/unit-testing-using-mstest/csharp/PrimeService.Tests/PrimeService.Tests.csproj @@ -6,7 +6,7 @@ - +