From c93839203d78f62cb155fc05601774827eac7541 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 04:22:15 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk 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 b0ee56f3..a5c78032 100644 --- a/tests/FasTnT.Application.Tests/FasTnT.Application.Tests.csproj +++ b/tests/FasTnT.Application.Tests/FasTnT.Application.Tests.csproj @@ -10,7 +10,7 @@ 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 706ce45e..78cbc252 100644 --- a/tests/FasTnT.Host.Tests/FasTnT.Host.Tests.csproj +++ b/tests/FasTnT.Host.Tests/FasTnT.Host.Tests.csproj @@ -61,7 +61,7 @@ - + diff --git a/tests/FasTnT.IntegrationTests/FasTnT.IntegrationTests.csproj b/tests/FasTnT.IntegrationTests/FasTnT.IntegrationTests.csproj index 05a884b0..7e4f9f95 100644 --- a/tests/FasTnT.IntegrationTests/FasTnT.IntegrationTests.csproj +++ b/tests/FasTnT.IntegrationTests/FasTnT.IntegrationTests.csproj @@ -10,7 +10,7 @@ - +