From 62e793e28e7974d78944185cd2d1877ef75f34c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 09:34:11 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.0.1 to 17.2.0 in /source Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.0.1 to 17.2.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.0.1...v17.2.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 da66d63..d503544 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 f7ca6ae..a36d57e 100644 --- a/source/Server.Tests/Server.Tests.csproj +++ b/source/Server.Tests/Server.Tests.csproj @@ -7,7 +7,7 @@ - +