From 580bcdb586c775b4225619957d51bc344cd528f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 03:04:36 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk in /src/Compiler.Tests.Samples Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...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] --- src/Compiler.Tests.Samples/Compiler.Tests.Samples.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Compiler.Tests.Samples/Compiler.Tests.Samples.csproj b/src/Compiler.Tests.Samples/Compiler.Tests.Samples.csproj index 1c8b48a..78163be 100644 --- a/src/Compiler.Tests.Samples/Compiler.Tests.Samples.csproj +++ b/src/Compiler.Tests.Samples/Compiler.Tests.Samples.csproj @@ -11,7 +11,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all