From 0950487153cfab487aa0b9d6e176f128cba2a04e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 04:35:30 +0000 Subject: [PATCH] Bump MSTest.TestAdapter from 3.4.3 to 3.5.0 Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.4.3 to 3.5.0. - [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.4.3...v3.5.0) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/FasTnT.Application.Tests/FasTnT.Application.Tests.csproj | 2 +- tests/FasTnT.Host.Tests/FasTnT.Host.Tests.csproj | 2 +- tests/FasTnT.IntegrationTests/FasTnT.IntegrationTests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/FasTnT.Application.Tests/FasTnT.Application.Tests.csproj b/tests/FasTnT.Application.Tests/FasTnT.Application.Tests.csproj index 3fae5dbe..8926ef0e 100644 --- a/tests/FasTnT.Application.Tests/FasTnT.Application.Tests.csproj +++ b/tests/FasTnT.Application.Tests/FasTnT.Application.Tests.csproj @@ -11,7 +11,7 @@ - + all diff --git a/tests/FasTnT.Host.Tests/FasTnT.Host.Tests.csproj b/tests/FasTnT.Host.Tests/FasTnT.Host.Tests.csproj index e8a234cd..2f4cae52 100644 --- a/tests/FasTnT.Host.Tests/FasTnT.Host.Tests.csproj +++ b/tests/FasTnT.Host.Tests/FasTnT.Host.Tests.csproj @@ -62,7 +62,7 @@ - + all diff --git a/tests/FasTnT.IntegrationTests/FasTnT.IntegrationTests.csproj b/tests/FasTnT.IntegrationTests/FasTnT.IntegrationTests.csproj index df73cdf4..87846504 100644 --- a/tests/FasTnT.IntegrationTests/FasTnT.IntegrationTests.csproj +++ b/tests/FasTnT.IntegrationTests/FasTnT.IntegrationTests.csproj @@ -11,7 +11,7 @@ - + all