From 40089c6f099084708ba8abd493b9b063ab9a06a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 13:04:06 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.9.1 to 17.1.0 in /Sample.Tests Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 17.1.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.9.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] --- Sample.Tests/Sample.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sample.Tests/Sample.Tests.csproj b/Sample.Tests/Sample.Tests.csproj index 73eded9..94d34a0 100644 --- a/Sample.Tests/Sample.Tests.csproj +++ b/Sample.Tests/Sample.Tests.csproj @@ -7,7 +7,7 @@ - +