From aa04245cdd53a1367948e657895d72a0defe777f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 04:59:07 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 3.6.1 to 3.6.3 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.6.1 to 3.6.3. - [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/commits) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... 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 190dc7ea..3fdbfecd 100644 --- a/tests/FasTnT.Application.Tests/FasTnT.Application.Tests.csproj +++ b/tests/FasTnT.Application.Tests/FasTnT.Application.Tests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/FasTnT.Host.Tests/FasTnT.Host.Tests.csproj b/tests/FasTnT.Host.Tests/FasTnT.Host.Tests.csproj index 84d018af..a39c6da4 100644 --- a/tests/FasTnT.Host.Tests/FasTnT.Host.Tests.csproj +++ b/tests/FasTnT.Host.Tests/FasTnT.Host.Tests.csproj @@ -63,7 +63,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/FasTnT.IntegrationTests/FasTnT.IntegrationTests.csproj b/tests/FasTnT.IntegrationTests/FasTnT.IntegrationTests.csproj index e19b6cef..b146b2ba 100644 --- a/tests/FasTnT.IntegrationTests/FasTnT.IntegrationTests.csproj +++ b/tests/FasTnT.IntegrationTests/FasTnT.IntegrationTests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive