From ff82c5b3e095ade312e0a2f166839569534754c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 07:09:11 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.3.2...v17.4.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- FluentAssertions.Http.Test/FluentAssertions.Http.Test.csproj | 2 +- SampleApplication.Test/SampleApplication.Test.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FluentAssertions.Http.Test/FluentAssertions.Http.Test.csproj b/FluentAssertions.Http.Test/FluentAssertions.Http.Test.csproj index c0addca..83db7b6 100644 --- a/FluentAssertions.Http.Test/FluentAssertions.Http.Test.csproj +++ b/FluentAssertions.Http.Test/FluentAssertions.Http.Test.csproj @@ -7,7 +7,7 @@ - + diff --git a/SampleApplication.Test/SampleApplication.Test.csproj b/SampleApplication.Test/SampleApplication.Test.csproj index f58c002..33de5f5 100644 --- a/SampleApplication.Test/SampleApplication.Test.csproj +++ b/SampleApplication.Test/SampleApplication.Test.csproj @@ -11,7 +11,7 @@ - +