From ddd31a385b42c94971ef864be06397a065e6ab6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 03:04:50 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk in /src/Compiler.Tests Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.1.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...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] --- src/Compiler.Tests/Compiler.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Compiler.Tests/Compiler.Tests.csproj b/src/Compiler.Tests/Compiler.Tests.csproj index 8d75eb6..9a6d73f 100644 --- a/src/Compiler.Tests/Compiler.Tests.csproj +++ b/src/Compiler.Tests/Compiler.Tests.csproj @@ -11,7 +11,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all