From 9cb630c4262d6c84c9ebfe6ef4ad519cfe82f36f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 06:23:31 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 2.1.0 to 2.2.2 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.1.0 to 2.2.2. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.1.0...v2.2.2) Signed-off-by: dependabot-preview[bot] --- src/MADE.Testing.MSTest/MADE.Testing.MSTest.csproj | 2 +- .../MADE.Testing.MSTest.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/MADE.Testing.MSTest/MADE.Testing.MSTest.csproj b/src/MADE.Testing.MSTest/MADE.Testing.MSTest.csproj index 5c8f1d0..d233e1d 100644 --- a/src/MADE.Testing.MSTest/MADE.Testing.MSTest.csproj +++ b/src/MADE.Testing.MSTest/MADE.Testing.MSTest.csproj @@ -26,7 +26,7 @@ - + diff --git a/test/MADE.Testing.MSTest.UnitTests/MADE.Testing.MSTest.UnitTests.csproj b/test/MADE.Testing.MSTest.UnitTests/MADE.Testing.MSTest.UnitTests.csproj index 06cb014..b806ad4 100644 --- a/test/MADE.Testing.MSTest.UnitTests/MADE.Testing.MSTest.UnitTests.csproj +++ b/test/MADE.Testing.MSTest.UnitTests/MADE.Testing.MSTest.UnitTests.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive