From a6d99638292b37ce85106a3149ee7cdca02b823a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 20:24:32 +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/AssemblyAI/AssemblyAI.csproj | 2 +- src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/AssemblyAI/AssemblyAI.csproj b/src/libs/AssemblyAI/AssemblyAI.csproj index 63ba51a..9996e3d 100644 --- a/src/libs/AssemblyAI/AssemblyAI.csproj +++ b/src/libs/AssemblyAI/AssemblyAI.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj b/src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj index 77da5c1..33ff152 100644 --- a/src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive