From f680b79d753eef9b55c4086701ab63c14c48497d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 07:40:52 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.0 to 17.7.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.7.0...v17.7.1) --- 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 e4860001..474f8f56 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 f46e06b5..45249ca4 100644 --- a/src/TestHarness/TestHarness.csproj +++ b/src/TestHarness/TestHarness.csproj @@ -14,7 +14,7 @@ - +