From d51080c26ccbbc52f3aface8a797fc1fa244784b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 07:35:00 +0000 Subject: [PATCH] build(deps): bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.1. - [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.1) --- 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..461bf75 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..2b01c26 100644 --- a/TestProcessWrapper.Unit.Tests/TestProcessWrapper.Unit.Tests.csproj +++ b/TestProcessWrapper.Unit.Tests/TestProcessWrapper.Unit.Tests.csproj @@ -14,7 +14,7 @@ - +