From 1c65843a8f34926836a776ad4d1eca9c02436250 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 18:46:58 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps Microsoft.Extensions.AI 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 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/Opik/Opik.csproj | 2 +- src/tests/IntegrationTests/Opik.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/Opik/Opik.csproj b/src/libs/Opik/Opik.csproj index 51cb3ae8..e33569ef 100644 --- a/src/libs/Opik/Opik.csproj +++ b/src/libs/Opik/Opik.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/tests/IntegrationTests/Opik.IntegrationTests.csproj b/src/tests/IntegrationTests/Opik.IntegrationTests.csproj index 3e1923ae..f5ae4793 100644 --- a/src/tests/IntegrationTests/Opik.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Opik.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive