From 96d33b28a6f50ef2a3d281ad14eeff8b08b0f10a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 05:35:02 +0000 Subject: [PATCH] nuget: bump the fluent group across 1 directory with 2 updates Bumps the fluent group with 2 updates in the /DotMP-Tests directory: [FluentAssertions](https://github.com/fluentassertions/fluentassertions) and [FluentAssertions.Analyzers](https://github.com/fluentassertions/fluentassertions.analyzers). Updates `FluentAssertions` from 6.12.0 to 6.12.1 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.12.0...6.12.1) Updates `FluentAssertions.Analyzers` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/fluentassertions/fluentassertions.analyzers/releases) - [Commits](https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.32.0...v0.33.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fluent - dependency-name: FluentAssertions.Analyzers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fluent ... Signed-off-by: dependabot[bot] --- DotMP-Tests/DotMP-Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DotMP-Tests/DotMP-Tests.csproj b/DotMP-Tests/DotMP-Tests.csproj index 7810262..8bbf542 100644 --- a/DotMP-Tests/DotMP-Tests.csproj +++ b/DotMP-Tests/DotMP-Tests.csproj @@ -13,8 +13,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive