From 82803c0d57882d2431ce4c84779a526f7e063779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Nov 2020 07:00:34 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.0) 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 c4c5263..29a2f66 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 bf03ac0..fb84a31 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