From 55b9023880a051a2a66cb7ba654cf63c7aba82ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 01:01:51 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v17.3.2...v17.4.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... 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 26dda0a..56356bf 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 c0590d6..fe7cfed 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