From 070badec854852974875f8eeff05ac7006c1c299 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 09:41:30 +0000 Subject: [PATCH] Bump FluentAssertions from 7.2.0 to 8.2.0 Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 7.2.0 to 8.2.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1) - [Commits](https://github.com/fluentassertions/fluentassertions/compare/7.2.0...8.2.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../CSharpFunctionalExtensions.FluentAssertions.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/CSharpFunctionalExtensions.FluentAssertions/CSharpFunctionalExtensions.FluentAssertions.csproj b/src/CSharpFunctionalExtensions.FluentAssertions/CSharpFunctionalExtensions.FluentAssertions.csproj index c92a48a..0775a0f 100644 --- a/src/CSharpFunctionalExtensions.FluentAssertions/CSharpFunctionalExtensions.FluentAssertions.csproj +++ b/src/CSharpFunctionalExtensions.FluentAssertions/CSharpFunctionalExtensions.FluentAssertions.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive