From 0d09c62e897f0b9bed90332d1aa7ac7f062af7af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 03:07:25 +0000 Subject: [PATCH] Build(deps): Bump FluentAssertions from 6.12.1 to 6.12.2 Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.12.1 to 6.12.2. - [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.1...6.12.2) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/Bot.Discord.Tests/Bot.Discord.Tests.csproj | 2 +- .../Bot.persistence.MongoDb.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Bot.Discord.Tests/Bot.Discord.Tests.csproj b/tests/Bot.Discord.Tests/Bot.Discord.Tests.csproj index 256ceaa..6356175 100644 --- a/tests/Bot.Discord.Tests/Bot.Discord.Tests.csproj +++ b/tests/Bot.Discord.Tests/Bot.Discord.Tests.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/persistence/Bot.persistence.MongoDb.Tests/Bot.persistence.MongoDb.Tests.csproj b/tests/persistence/Bot.persistence.MongoDb.Tests/Bot.persistence.MongoDb.Tests.csproj index e5da595..6b1c211 100644 --- a/tests/persistence/Bot.persistence.MongoDb.Tests/Bot.persistence.MongoDb.Tests.csproj +++ b/tests/persistence/Bot.persistence.MongoDb.Tests/Bot.persistence.MongoDb.Tests.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive