From 3cb4998a405cae57e29026855b77da66722edaa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 01:27:34 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps GitHubActionsTestLogger from 3.0.3 to 3.0.4 Bumps Microsoft.Extensions.AI.Abstractions from 10.5.0 to 10.5.2 --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 10.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Soniox/Soniox.csproj | 2 +- src/tests/IntegrationTests/Soniox.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/Soniox/Soniox.csproj b/src/libs/Soniox/Soniox.csproj index c88394c..abef3e5 100644 --- a/src/libs/Soniox/Soniox.csproj +++ b/src/libs/Soniox/Soniox.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/tests/IntegrationTests/Soniox.IntegrationTests.csproj b/src/tests/IntegrationTests/Soniox.IntegrationTests.csproj index 1aa5210..2c79b25 100644 --- a/src/tests/IntegrationTests/Soniox.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Soniox.IntegrationTests.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive