From f412e2f544935d023e3af16dce55e02b9d5e8197 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 21:13:50 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps Microsoft.Extensions.AI.Abstractions from 10.7.0 to 10.8.0 Bumps MSTest from 4.3.0 to 4.3.2 --- 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 ... 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 3849900..98ebf60 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 501af7b..c041501 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