From 640ae08257a8691602ac47c54edea13075d8cb4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 May 2022 03:04:02 +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.2.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...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] --- 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..fb00443 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