From a11f5a6d3f8803604640b2c71e9f99fb64db1a6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 15:44:08 +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/ScrapeGraphAI/ScrapeGraphAI.csproj | 2 +- .../IntegrationTests/ScrapeGraphAI.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/ScrapeGraphAI/ScrapeGraphAI.csproj b/src/libs/ScrapeGraphAI/ScrapeGraphAI.csproj index 9da7d7a3..07c248b0 100644 --- a/src/libs/ScrapeGraphAI/ScrapeGraphAI.csproj +++ b/src/libs/ScrapeGraphAI/ScrapeGraphAI.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/tests/IntegrationTests/ScrapeGraphAI.IntegrationTests.csproj b/src/tests/IntegrationTests/ScrapeGraphAI.IntegrationTests.csproj index ca156f2e..6b7d3aea 100644 --- a/src/tests/IntegrationTests/ScrapeGraphAI.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/ScrapeGraphAI.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive