From 7fed31daf98289469c0f55cd1c40129028d5cec4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 09:06:53 +0200 Subject: [PATCH] chore(deps): bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 (#114) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Client.Test.Integration/Client.Test.Integration.csproj | 2 +- Client.Test/Client.Test.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Client.Test.Integration/Client.Test.Integration.csproj b/Client.Test.Integration/Client.Test.Integration.csproj index 47c8199..17bf846 100644 --- a/Client.Test.Integration/Client.Test.Integration.csproj +++ b/Client.Test.Integration/Client.Test.Integration.csproj @@ -14,7 +14,7 @@ - + diff --git a/Client.Test/Client.Test.csproj b/Client.Test/Client.Test.csproj index c362028..2e5deba 100644 --- a/Client.Test/Client.Test.csproj +++ b/Client.Test/Client.Test.csproj @@ -13,7 +13,7 @@ - +