From 1c9bf26760250f7683f61ca4e6b1184b77a6d51c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 00:29:28 +0000 Subject: [PATCH] chore(deps): Bump the all group with 3 updates Bumps the all group with 3 updates: [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime), [FluentAssertions](https://github.com/fluentassertions/fluentassertions) and [MSTest](https://github.com/microsoft/testfx). Updates `Microsoft.Bcl.AsyncInterfaces` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) Updates `FluentAssertions` from 7.0.0 to 8.0.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.0.0...8.0.0) Updates `MSTest` from 3.7.0 to 3.7.1 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: MSTest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Anthropic/Anthropic.csproj | 2 +- .../Anthropic.IntegrationTests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libs/Anthropic/Anthropic.csproj b/src/libs/Anthropic/Anthropic.csproj index 7f87c45..39009ad 100644 --- a/src/libs/Anthropic/Anthropic.csproj +++ b/src/libs/Anthropic/Anthropic.csproj @@ -17,7 +17,7 @@ - + all diff --git a/src/tests/Anthropic.IntegrationTests/Anthropic.IntegrationTests.csproj b/src/tests/Anthropic.IntegrationTests/Anthropic.IntegrationTests.csproj index e020686..5702681 100644 --- a/src/tests/Anthropic.IntegrationTests/Anthropic.IntegrationTests.csproj +++ b/src/tests/Anthropic.IntegrationTests/Anthropic.IntegrationTests.csproj @@ -5,12 +5,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - +