From 950ba24ddaeef61c38bb88384c38d55b271ab26b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 09:52:28 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.7.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.7.0. - [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.5.0...v17.7.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../CSharpFunctionalExtensions.FluentAssertions.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/CSharpFunctionalExtensions.FluentAssertions.Tests/CSharpFunctionalExtensions.FluentAssertions.Tests.csproj b/tests/CSharpFunctionalExtensions.FluentAssertions.Tests/CSharpFunctionalExtensions.FluentAssertions.Tests.csproj index 527a39b..dd9a360 100644 --- a/tests/CSharpFunctionalExtensions.FluentAssertions.Tests/CSharpFunctionalExtensions.FluentAssertions.Tests.csproj +++ b/tests/CSharpFunctionalExtensions.FluentAssertions.Tests/CSharpFunctionalExtensions.FluentAssertions.Tests.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive