From 44f008780d0e943b4b6c245d22564dd5aadcfd49 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2020 07:43:49 +0000 Subject: [PATCH] Bump MSTest.TestAdapter from 2.1.1 to 2.1.2 Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.1.1...v2.1.2) Signed-off-by: dependabot-preview[bot] --- test/Directory.Build.props | 2 +- test/YS.Cache.Core.UnitTest/YS.Cache.Core.UnitTest.csproj | 2 +- .../YS.Cache.Impl.Memory.UnitTest.csproj | 2 +- .../YS.Cache.Impl.Redis.UnitTest.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/Directory.Build.props b/test/Directory.Build.props index 75e14a0..36fe8b0 100644 --- a/test/Directory.Build.props +++ b/test/Directory.Build.props @@ -5,7 +5,7 @@ - + diff --git a/test/YS.Cache.Core.UnitTest/YS.Cache.Core.UnitTest.csproj b/test/YS.Cache.Core.UnitTest/YS.Cache.Core.UnitTest.csproj index d21d58b..a7c4ff8 100644 --- a/test/YS.Cache.Core.UnitTest/YS.Cache.Core.UnitTest.csproj +++ b/test/YS.Cache.Core.UnitTest/YS.Cache.Core.UnitTest.csproj @@ -11,7 +11,7 @@ - + all diff --git a/test/YS.Cache.Impl.Memory.UnitTest/YS.Cache.Impl.Memory.UnitTest.csproj b/test/YS.Cache.Impl.Memory.UnitTest/YS.Cache.Impl.Memory.UnitTest.csproj index 62369eb..ad8b100 100644 --- a/test/YS.Cache.Impl.Memory.UnitTest/YS.Cache.Impl.Memory.UnitTest.csproj +++ b/test/YS.Cache.Impl.Memory.UnitTest/YS.Cache.Impl.Memory.UnitTest.csproj @@ -10,7 +10,7 @@ - + all diff --git a/test/YS.Cache.Impl.Redis.UnitTest/YS.Cache.Impl.Redis.UnitTest.csproj b/test/YS.Cache.Impl.Redis.UnitTest/YS.Cache.Impl.Redis.UnitTest.csproj index aedafb3..b357a3a 100644 --- a/test/YS.Cache.Impl.Redis.UnitTest/YS.Cache.Impl.Redis.UnitTest.csproj +++ b/test/YS.Cache.Impl.Redis.UnitTest/YS.Cache.Impl.Redis.UnitTest.csproj @@ -14,7 +14,7 @@ - + all