From 59e4c808c2dfdf5a52c834205dcbcc32855a8f42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 06:07:40 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 3.5.2 to 3.6.0 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.5.2 to 3.6.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.5.2...v3.6.0) --- updated-dependencies: - dependency-name: MSTest.TestFramework 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 dc7ce7ab..d79b7efa 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 19a82043..e1b2b387 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 7f732102..572838b3 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