From e0d339d56d9f5e00b1b7958468d4c3ceadf5a501 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 01:02:23 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 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] --- CommandLineParser.Tests/CommandLineParser.Tests.csproj | 2 +- .../FluentValidationsExtensions.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CommandLineParser.Tests/CommandLineParser.Tests.csproj b/CommandLineParser.Tests/CommandLineParser.Tests.csproj index ddd8ba0..4d0d251 100644 --- a/CommandLineParser.Tests/CommandLineParser.Tests.csproj +++ b/CommandLineParser.Tests/CommandLineParser.Tests.csproj @@ -16,7 +16,7 @@ runtime; build; native; contentfiles; analyzers - + diff --git a/Extensions/Tests/FluentValidationsExtensions.Tests/FluentValidationsExtensions.Tests.csproj b/Extensions/Tests/FluentValidationsExtensions.Tests/FluentValidationsExtensions.Tests.csproj index 9794645..624122a 100644 --- a/Extensions/Tests/FluentValidationsExtensions.Tests/FluentValidationsExtensions.Tests.csproj +++ b/Extensions/Tests/FluentValidationsExtensions.Tests/FluentValidationsExtensions.Tests.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers - + all