From 553f29ed6214ab5ac00f11e20c07672817ec4d08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 01:51:55 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.0.1 to 17.1.0 in /source Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.0.1 to 17.1.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.0.1...v17.1.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..650fdeb 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..cb4e840 100644 --- a/source/Server.Tests/Server.Tests.csproj +++ b/source/Server.Tests/Server.Tests.csproj @@ -7,7 +7,7 @@ - +