From 83f39afa2a9660ec9ac563a524c8b568b363886c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 07:27:24 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.1 to 17.7.2. - [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.7.1...v17.7.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/ApiTests/ApiTests.csproj | 2 +- src/TestHarness/TestHarness.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ApiTests/ApiTests.csproj b/src/ApiTests/ApiTests.csproj index 474f8f56..15c4ff69 100644 --- a/src/ApiTests/ApiTests.csproj +++ b/src/ApiTests/ApiTests.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/TestHarness/TestHarness.csproj b/src/TestHarness/TestHarness.csproj index 45249ca4..3326976a 100644 --- a/src/TestHarness/TestHarness.csproj +++ b/src/TestHarness/TestHarness.csproj @@ -14,7 +14,7 @@ - +