From 1b156b55c7b058cce5b7d4fd8c3b6ea320b8e072 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 03:05:13 +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.3.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.3.2) --- 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..912c8be 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