From 97635905094538da1529d331b63f844ba808285a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 03:03:51 +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.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.3.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..2e58cef 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