From 68befb7692bb762c1dc9f6fbe13fd47180ba0972 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 14:46:46 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.10.0 to 17.0.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 17.0.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v17.0.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test/test.harness/test.harness.csproj | 2 +- .../test.xunit.runner.visualstudio.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/test.harness/test.harness.csproj b/test/test.harness/test.harness.csproj index 79a96da4..dd9d50a1 100644 --- a/test/test.harness/test.harness.csproj +++ b/test/test.harness/test.harness.csproj @@ -5,7 +5,7 @@ - + diff --git a/test/test.xunit.runner.visualstudio/test.xunit.runner.visualstudio.csproj b/test/test.xunit.runner.visualstudio/test.xunit.runner.visualstudio.csproj index 8d3ce36e..b2b43dda 100644 --- a/test/test.xunit.runner.visualstudio/test.xunit.runner.visualstudio.csproj +++ b/test/test.xunit.runner.visualstudio/test.xunit.runner.visualstudio.csproj @@ -8,7 +8,7 @@ - +