From 68390b152beb57dc296314f4f4918a391eadb96a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 10:34:34 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps Microsoft.Extensions.AI.Abstractions from 10.5.2 to 10.6.0 Bumps MSTest from 4.2.2 to 4.2.3 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Phoenix/Phoenix.csproj | 2 +- src/tests/IntegrationTests/Phoenix.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/Phoenix/Phoenix.csproj b/src/libs/Phoenix/Phoenix.csproj index c167f22..d8c603a 100644 --- a/src/libs/Phoenix/Phoenix.csproj +++ b/src/libs/Phoenix/Phoenix.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/tests/IntegrationTests/Phoenix.IntegrationTests.csproj b/src/tests/IntegrationTests/Phoenix.IntegrationTests.csproj index 0f1fca0..990b317 100644 --- a/src/tests/IntegrationTests/Phoenix.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Phoenix.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive