From 091f16b54818257e10e74519fb4d1acfb69cbce4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 04:58:52 +0000 Subject: [PATCH] Bump MSTest.TestAdapter from 3.1.1 to 3.5.1 Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.1.1 to 3.5.1. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.1.1...v3.5.1) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../ThingsLibrary.Base.Tests/ThingsLibrary.Base.Tests.csproj | 2 +- .../ThingsLibrary.Security.OAuth2.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Base/tests/ThingsLibrary.Base.Tests/ThingsLibrary.Base.Tests.csproj b/Base/tests/ThingsLibrary.Base.Tests/ThingsLibrary.Base.Tests.csproj index e8ef6ff..5878bcd 100644 --- a/Base/tests/ThingsLibrary.Base.Tests/ThingsLibrary.Base.Tests.csproj +++ b/Base/tests/ThingsLibrary.Base.Tests/ThingsLibrary.Base.Tests.csproj @@ -28,7 +28,7 @@ - + all diff --git a/Security/tests/ThingsLibrary.Security.OAuth2.Tests/ThingsLibrary.Security.OAuth2.Tests.csproj b/Security/tests/ThingsLibrary.Security.OAuth2.Tests/ThingsLibrary.Security.OAuth2.Tests.csproj index b0c0c24..6fd07e0 100644 --- a/Security/tests/ThingsLibrary.Security.OAuth2.Tests/ThingsLibrary.Security.OAuth2.Tests.csproj +++ b/Security/tests/ThingsLibrary.Security.OAuth2.Tests/ThingsLibrary.Security.OAuth2.Tests.csproj @@ -21,7 +21,7 @@ - + all