From 59d28a3c6b3ffe8e93a8565ac2188df10561320d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 18:18:58 +0000 Subject: [PATCH] Bump the all group with 5 updates Bumps FluentAssertions from 8.7.1 to 8.8.0 Bumps Google_GenerativeAI.Microsoft from 3.3.0 to 3.4.0 Bumps Microsoft.Extensions.AI from 9.10.0 to 9.10.1 Bumps Microsoft.Extensions.AI.Abstractions from 9.10.0 to 9.10.1 Bumps Verify.MSTest from 31.0.3 to 31.0.5 --- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: FluentAssertions dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: FluentAssertions dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: FluentAssertions dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: FluentAssertions dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Google_GenerativeAI.Microsoft dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.Extensions.AI dependency-version: 9.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.Extensions.AI dependency-version: 9.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 9.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Verify.MSTest dependency-version: 31.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Verify.MSTest dependency-version: 31.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Verify.MSTest dependency-version: 31.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/CSharpToJsonSchema/CSharpToJsonSchema.csproj | 2 +- src/tests/AotConsole/AotConsole.csproj | 2 +- .../CSharpToJsonSchema.AotTests.csproj | 2 +- .../CSharpToJsonSchema.IntegrationTests.csproj | 2 +- .../CSharpToJsonSchema.MeaiTests.csproj | 8 ++++---- .../CSharpToJsonSchema.SnapshotTests.csproj | 4 ++-- .../CSharpToJsonSchema.UnitTests.csproj | 4 ++-- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/libs/CSharpToJsonSchema/CSharpToJsonSchema.csproj b/src/libs/CSharpToJsonSchema/CSharpToJsonSchema.csproj index c072d0f..ce61987 100644 --- a/src/libs/CSharpToJsonSchema/CSharpToJsonSchema.csproj +++ b/src/libs/CSharpToJsonSchema/CSharpToJsonSchema.csproj @@ -17,7 +17,7 @@ - + diff --git a/src/tests/AotConsole/AotConsole.csproj b/src/tests/AotConsole/AotConsole.csproj index 249a357..b4a8390 100644 --- a/src/tests/AotConsole/AotConsole.csproj +++ b/src/tests/AotConsole/AotConsole.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/tests/CSharpToJsonSchema.AotTests/CSharpToJsonSchema.AotTests.csproj b/src/tests/CSharpToJsonSchema.AotTests/CSharpToJsonSchema.AotTests.csproj index 76ff80d..46bfcb3 100644 --- a/src/tests/CSharpToJsonSchema.AotTests/CSharpToJsonSchema.AotTests.csproj +++ b/src/tests/CSharpToJsonSchema.AotTests/CSharpToJsonSchema.AotTests.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/tests/CSharpToJsonSchema.IntegrationTests/CSharpToJsonSchema.IntegrationTests.csproj b/src/tests/CSharpToJsonSchema.IntegrationTests/CSharpToJsonSchema.IntegrationTests.csproj index ab6141b..e138df7 100644 --- a/src/tests/CSharpToJsonSchema.IntegrationTests/CSharpToJsonSchema.IntegrationTests.csproj +++ b/src/tests/CSharpToJsonSchema.IntegrationTests/CSharpToJsonSchema.IntegrationTests.csproj @@ -15,7 +15,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/tests/CSharpToJsonSchema.MeaiTests/CSharpToJsonSchema.MeaiTests.csproj b/src/tests/CSharpToJsonSchema.MeaiTests/CSharpToJsonSchema.MeaiTests.csproj index ce0dcf7..79135ab 100644 --- a/src/tests/CSharpToJsonSchema.MeaiTests/CSharpToJsonSchema.MeaiTests.csproj +++ b/src/tests/CSharpToJsonSchema.MeaiTests/CSharpToJsonSchema.MeaiTests.csproj @@ -9,22 +9,22 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + - + diff --git a/src/tests/CSharpToJsonSchema.SnapshotTests/CSharpToJsonSchema.SnapshotTests.csproj b/src/tests/CSharpToJsonSchema.SnapshotTests/CSharpToJsonSchema.SnapshotTests.csproj index ba2dd1b..e143af6 100644 --- a/src/tests/CSharpToJsonSchema.SnapshotTests/CSharpToJsonSchema.SnapshotTests.csproj +++ b/src/tests/CSharpToJsonSchema.SnapshotTests/CSharpToJsonSchema.SnapshotTests.csproj @@ -15,7 +15,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + @@ -26,7 +26,7 @@ - + diff --git a/src/tests/CSharpToJsonSchema.UnitTests/CSharpToJsonSchema.UnitTests.csproj b/src/tests/CSharpToJsonSchema.UnitTests/CSharpToJsonSchema.UnitTests.csproj index 4355f51..302a141 100644 --- a/src/tests/CSharpToJsonSchema.UnitTests/CSharpToJsonSchema.UnitTests.csproj +++ b/src/tests/CSharpToJsonSchema.UnitTests/CSharpToJsonSchema.UnitTests.csproj @@ -15,7 +15,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + @@ -26,7 +26,7 @@ - +