From 1b2afea0377cece8bc3496cceed60ddd9da52cad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 13:59:03 +0000 Subject: [PATCH] chore(deps): bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.1 to 17.12.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.11.1...v17.12.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../dotnet-test-rerun.IntegrationTests.csproj | 2 +- .../dotnet-test-rerun.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/dotnet-test-rerun.IntegrationTests/dotnet-test-rerun.IntegrationTests.csproj b/test/dotnet-test-rerun.IntegrationTests/dotnet-test-rerun.IntegrationTests.csproj index 441baaa..37ed4c3 100644 --- a/test/dotnet-test-rerun.IntegrationTests/dotnet-test-rerun.IntegrationTests.csproj +++ b/test/dotnet-test-rerun.IntegrationTests/dotnet-test-rerun.IntegrationTests.csproj @@ -15,7 +15,7 @@ all - + diff --git a/test/dotnet-test-rerun.UnitTests/dotnet-test-rerun.UnitTests.csproj b/test/dotnet-test-rerun.UnitTests/dotnet-test-rerun.UnitTests.csproj index 43138ae..10f5b34 100644 --- a/test/dotnet-test-rerun.UnitTests/dotnet-test-rerun.UnitTests.csproj +++ b/test/dotnet-test-rerun.UnitTests/dotnet-test-rerun.UnitTests.csproj @@ -15,7 +15,7 @@ all - +