From 8523fac2d4480edb056aa996574e546ce85a7316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 07:10:21 +0000 Subject: [PATCH] build(deps): 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] --- .../TestProcessWrapper.Acceptance.Tests.csproj | 2 +- .../TestProcessWrapper.Unit.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TestProcessWrapper.Acceptance.Tests/TestProcessWrapper.Acceptance.Tests.csproj b/TestProcessWrapper.Acceptance.Tests/TestProcessWrapper.Acceptance.Tests.csproj index 244d2c6..bf6f9f7 100644 --- a/TestProcessWrapper.Acceptance.Tests/TestProcessWrapper.Acceptance.Tests.csproj +++ b/TestProcessWrapper.Acceptance.Tests/TestProcessWrapper.Acceptance.Tests.csproj @@ -11,7 +11,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/TestProcessWrapper.Unit.Tests/TestProcessWrapper.Unit.Tests.csproj b/TestProcessWrapper.Unit.Tests/TestProcessWrapper.Unit.Tests.csproj index f2b4564..4886af9 100644 --- a/TestProcessWrapper.Unit.Tests/TestProcessWrapper.Unit.Tests.csproj +++ b/TestProcessWrapper.Unit.Tests/TestProcessWrapper.Unit.Tests.csproj @@ -14,7 +14,7 @@ - +