From e14ff067d22ab11e73e185e9e7ed4f86f5a7a4d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 00:08:13 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps Microsoft.Extensions.AI.Abstractions from 10.4.1 to 10.5.0 Bumps MSTest from 4.1.0 to 4.2.1 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 10.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Inworld/Inworld.csproj | 2 +- src/tests/IntegrationTests/Inworld.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/Inworld/Inworld.csproj b/src/libs/Inworld/Inworld.csproj index 88e184a..82d130e 100644 --- a/src/libs/Inworld/Inworld.csproj +++ b/src/libs/Inworld/Inworld.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/tests/IntegrationTests/Inworld.IntegrationTests.csproj b/src/tests/IntegrationTests/Inworld.IntegrationTests.csproj index 37e3409..bbe6adc 100644 --- a/src/tests/IntegrationTests/Inworld.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Inworld.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive