From 6af39a7a1cc3ed0f40c54eff4a06a37a41486862 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 04:54:11 +0000 Subject: [PATCH] Bump the all group with 3 updates Bumps Microsoft.Extensions.AI.Abstractions from 10.7.0 to 10.8.0 Bumps MSTest from 4.3.0 to 4.3.2 Bumps SIPSorcery from 10.0.11 to 10.0.12 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI.Abstractions 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: SIPSorcery dependency-version: 10.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Simli/Simli.csproj | 4 ++-- src/tests/IntegrationTests/Simli.IntegrationTests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libs/Simli/Simli.csproj b/src/libs/Simli/Simli.csproj index 4fadd7c..e97f9a0 100644 --- a/src/libs/Simli/Simli.csproj +++ b/src/libs/Simli/Simli.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/src/tests/IntegrationTests/Simli.IntegrationTests.csproj b/src/tests/IntegrationTests/Simli.IntegrationTests.csproj index 2e9ce37..b02d2af 100644 --- a/src/tests/IntegrationTests/Simli.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Simli.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive