From 903e4dc2c387d53a07ce00eb4f44b90f693a711a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 09:15:10 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.0.1 to 17.0.0 in /source Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.0.1 to 17.0.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.0.1...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] --- source/Server.E2E.Tests/Server.E2E.Tests.csproj | 2 +- source/Server.Tests/Server.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/Server.E2E.Tests/Server.E2E.Tests.csproj b/source/Server.E2E.Tests/Server.E2E.Tests.csproj index b7f0b41..adde3ab 100644 --- a/source/Server.E2E.Tests/Server.E2E.Tests.csproj +++ b/source/Server.E2E.Tests/Server.E2E.Tests.csproj @@ -6,7 +6,7 @@ - + diff --git a/source/Server.Tests/Server.Tests.csproj b/source/Server.Tests/Server.Tests.csproj index 346cbd0..0ed1d90 100644 --- a/source/Server.Tests/Server.Tests.csproj +++ b/source/Server.Tests/Server.Tests.csproj @@ -7,7 +7,7 @@ - +