From 1ca823eecf83063e1c356ad08ca70e6be29ecff7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 05:10:38 +0000 Subject: [PATCH 1/2] Bump MSTest.TestAdapter from 2.2.1 to 2.2.2 in /src/Radical.Tests Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.2.1...v2.2.2) Signed-off-by: dependabot[bot] --- src/Radical.Tests/Radical.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Radical.Tests/Radical.Tests.csproj b/src/Radical.Tests/Radical.Tests.csproj index b6855baa..b023f6ae 100644 --- a/src/Radical.Tests/Radical.Tests.csproj +++ b/src/Radical.Tests/Radical.Tests.csproj @@ -13,7 +13,7 @@ - + From 9f507d633d01c9e01cc560bfe67b0b82d6e95da4 Mon Sep 17 00:00:00 2001 From: Mauro Servienti Date: Tue, 16 Mar 2021 08:49:59 +0100 Subject: [PATCH 2/2] Bump also MSTest.TestFramework --- src/Radical.Tests/Radical.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Radical.Tests/Radical.Tests.csproj b/src/Radical.Tests/Radical.Tests.csproj index b023f6ae..dd34c6e6 100644 --- a/src/Radical.Tests/Radical.Tests.csproj +++ b/src/Radical.Tests/Radical.Tests.csproj @@ -14,7 +14,7 @@ - +