From ecd8a170a363e1dd289380c897c3ccc13b846123 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 03:10:24 +0000 Subject: [PATCH] Bump the all group with 3 updates Bumps GitHubActionsTestLogger from 3.0.4 to 3.0.5 Bumps Microsoft.Extensions.AI from 10.8.1 to 10.8.3 Bumps MSTest from 4.3.2 to 4.3.3 --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.Extensions.AI dependency-version: 10.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest dependency-version: 4.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Vapi/Vapi.csproj | 2 +- src/tests/IntegrationTests/Vapi.IntegrationTests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libs/Vapi/Vapi.csproj b/src/libs/Vapi/Vapi.csproj index 6054ab9..7a96b2c 100644 --- a/src/libs/Vapi/Vapi.csproj +++ b/src/libs/Vapi/Vapi.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/tests/IntegrationTests/Vapi.IntegrationTests.csproj b/src/tests/IntegrationTests/Vapi.IntegrationTests.csproj index 37fd218..2bfcef1 100644 --- a/src/tests/IntegrationTests/Vapi.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Vapi.IntegrationTests.csproj @@ -5,8 +5,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive