From 6d27232f3e15517afd7c9534f6487bb32c6b668c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 06:13:54 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 2.1.0 to 2.2.4 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.1.0 to 2.2.4. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.1.0...v2.2.4) 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..60e3b9e 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..4389bb7 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