From 4870d747bd641cc1ed92f44d8a42d6d795fc7fdc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 06:31:41 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 2.1.0 to 2.2.3 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.1.0 to 2.2.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.1.0...v2.2.3) 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..10be90a 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..baf1607 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