From f6d557a02711cb074f0f19070aecb6cc24cb119e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 21:17:16 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps Microsoft.Extensions.AI.Abstractions from 10.8.1 to 10.8.3 Bumps MSTest from 4.3.2 to 4.3.3 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI.Abstractions 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/Nixtla/Nixtla.csproj | 2 +- src/tests/IntegrationTests/Nixtla.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/Nixtla/Nixtla.csproj b/src/libs/Nixtla/Nixtla.csproj index 3c04a3b..caa0ecd 100644 --- a/src/libs/Nixtla/Nixtla.csproj +++ b/src/libs/Nixtla/Nixtla.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/tests/IntegrationTests/Nixtla.IntegrationTests.csproj b/src/tests/IntegrationTests/Nixtla.IntegrationTests.csproj index 0ca680b..b4b9f30 100644 --- a/src/tests/IntegrationTests/Nixtla.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Nixtla.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive