From fd598b8d3d09fd059934f05bed149a71326483fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 14:17:28 +0000 Subject: [PATCH] Bump the all group with 3 updates Bumps Microsoft.Extensions.AI from 10.7.0 to 10.8.0 Bumps MSTest from 4.3.0 to 4.3.2 Bumps System.CommandLine from 2.0.7 to 2.0.10 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI dependency-version: 10.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: System.CommandLine dependency-version: 2.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/cli/Exa.CLI/Exa.CLI.csproj | 2 +- src/libs/Exa/Exa.csproj | 2 +- src/tests/IntegrationTests/Exa.IntegrationTests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/cli/Exa.CLI/Exa.CLI.csproj b/src/cli/Exa.CLI/Exa.CLI.csproj index b927229..51d82b3 100644 --- a/src/cli/Exa.CLI/Exa.CLI.csproj +++ b/src/cli/Exa.CLI/Exa.CLI.csproj @@ -22,7 +22,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + \ No newline at end of file diff --git a/src/libs/Exa/Exa.csproj b/src/libs/Exa/Exa.csproj index c64fc0c..4a634a3 100644 --- a/src/libs/Exa/Exa.csproj +++ b/src/libs/Exa/Exa.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/tests/IntegrationTests/Exa.IntegrationTests.csproj b/src/tests/IntegrationTests/Exa.IntegrationTests.csproj index 1992695..0c7ea32 100644 --- a/src/tests/IntegrationTests/Exa.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Exa.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive