From 72d4ebd2a44de50c69abce6440cdf45fe7f9e329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 01:10:08 +0000 Subject: [PATCH] Bump FluentAssertions and 4 others Bumps FluentAssertions to 8.3.0 Bumps JsonSchema.Net.Generation to 5.0.3 Bumps Microsoft.Extensions.AI from 9.5.0 to 9.6.0 Bumps Microsoft.Extensions.AI.Abstractions from 9.5.0 to 9.6.0 Bumps System.Text.Json from 8.0.5 to 9.0.6 --- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: FluentAssertions dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: JsonSchema.Net.Generation dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: JsonSchema.Net.Generation dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.AI dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Text.Json dependency-version: 9.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Cnblogs.DashScope.Sample/Cnblogs.DashScope.Sample.csproj | 2 +- src/Cnblogs.DashScope.AI/Cnblogs.DashScope.AI.csproj | 4 ++-- src/Cnblogs.DashScope.Core/Cnblogs.DashScope.Core.csproj | 2 +- .../Cnblogs.DashScope.Sdk.UnitTests.csproj | 2 +- .../Cnblogs.DashScope.Tests.Shared.csproj | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sample/Cnblogs.DashScope.Sample/Cnblogs.DashScope.Sample.csproj b/sample/Cnblogs.DashScope.Sample/Cnblogs.DashScope.Sample.csproj index ba80da7..2b0cb8d 100644 --- a/sample/Cnblogs.DashScope.Sample/Cnblogs.DashScope.Sample.csproj +++ b/sample/Cnblogs.DashScope.Sample/Cnblogs.DashScope.Sample.csproj @@ -20,7 +20,7 @@ - + diff --git a/src/Cnblogs.DashScope.AI/Cnblogs.DashScope.AI.csproj b/src/Cnblogs.DashScope.AI/Cnblogs.DashScope.AI.csproj index 8de1ebd..2b63bf2 100644 --- a/src/Cnblogs.DashScope.AI/Cnblogs.DashScope.AI.csproj +++ b/src/Cnblogs.DashScope.AI/Cnblogs.DashScope.AI.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/src/Cnblogs.DashScope.Core/Cnblogs.DashScope.Core.csproj b/src/Cnblogs.DashScope.Core/Cnblogs.DashScope.Core.csproj index b164ed0..fee90a2 100644 --- a/src/Cnblogs.DashScope.Core/Cnblogs.DashScope.Core.csproj +++ b/src/Cnblogs.DashScope.Core/Cnblogs.DashScope.Core.csproj @@ -13,7 +13,7 @@ - + diff --git a/test/Cnblogs.DashScope.Sdk.UnitTests/Cnblogs.DashScope.Sdk.UnitTests.csproj b/test/Cnblogs.DashScope.Sdk.UnitTests/Cnblogs.DashScope.Sdk.UnitTests.csproj index 94a3a5e..013ba9a 100644 --- a/test/Cnblogs.DashScope.Sdk.UnitTests/Cnblogs.DashScope.Sdk.UnitTests.csproj +++ b/test/Cnblogs.DashScope.Sdk.UnitTests/Cnblogs.DashScope.Sdk.UnitTests.csproj @@ -11,7 +11,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/Cnblogs.DashScope.Tests.Shared/Cnblogs.DashScope.Tests.Shared.csproj b/test/Cnblogs.DashScope.Tests.Shared/Cnblogs.DashScope.Tests.Shared.csproj index 6c9b008..8a116d7 100644 --- a/test/Cnblogs.DashScope.Tests.Shared/Cnblogs.DashScope.Tests.Shared.csproj +++ b/test/Cnblogs.DashScope.Tests.Shared/Cnblogs.DashScope.Tests.Shared.csproj @@ -8,10 +8,10 @@ - + - +