From 26a84ba2acecd355d27f7b76901f21c6d3551e37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 13:04:47 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.9.1 to 17.0.0 in /Sample.Tests Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 17.0.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.9.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] --- 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..0115aef 100644 --- a/Sample.Tests/Sample.Tests.csproj +++ b/Sample.Tests/Sample.Tests.csproj @@ -7,7 +7,7 @@ - +