From 82c9aceb853bdb1403e47d916e6c183c4ec078f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 16:42:28 +0000 Subject: [PATCH] Bump Microsoft.Extensions.AI and 3 others Bumps Microsoft.Extensions.AI from 10.6.0 to 10.7.0 Bumps Microsoft.Extensions.Hosting from 10.0.7 to 10.0.9 Bumps Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 Bumps Polly.Extensions from 8.6.6 to 8.7.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI dependency-version: 10.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Polly.Extensions dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/GsdOrchestrator.Tests/GsdOrchestrator.Tests.csproj | 2 +- src/GsdOrchestrator/GsdOrchestrator.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/GsdOrchestrator.Tests/GsdOrchestrator.Tests.csproj b/src/GsdOrchestrator.Tests/GsdOrchestrator.Tests.csproj index ad47317..6f61e0b 100644 --- a/src/GsdOrchestrator.Tests/GsdOrchestrator.Tests.csproj +++ b/src/GsdOrchestrator.Tests/GsdOrchestrator.Tests.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/GsdOrchestrator/GsdOrchestrator.csproj b/src/GsdOrchestrator/GsdOrchestrator.csproj index 44bb6b6..bb99b2c 100644 --- a/src/GsdOrchestrator/GsdOrchestrator.csproj +++ b/src/GsdOrchestrator/GsdOrchestrator.csproj @@ -10,11 +10,11 @@ - - + + - +