From d987a7307d9fca4e5dee6443dcd8f228b292b53f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 13:07:37 +0000 Subject: [PATCH] Bump Microsoft.Agents.AI and Microsoft.NET.Test.Sdk Bumps Microsoft.Agents.AI from 1.15.0 to 1.18.0 Bumps Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0 --- updated-dependencies: - dependency-name: Microsoft.Agents.AI dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft ... Signed-off-by: dependabot[bot] --- code/DRYL.Components.Agents/DRYL.Components.Agents.csproj | 2 +- tests/DRYL.Components.Tests/DRYL.Components.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code/DRYL.Components.Agents/DRYL.Components.Agents.csproj b/code/DRYL.Components.Agents/DRYL.Components.Agents.csproj index 3eebc03..76c412d 100644 --- a/code/DRYL.Components.Agents/DRYL.Components.Agents.csproj +++ b/code/DRYL.Components.Agents/DRYL.Components.Agents.csproj @@ -43,7 +43,7 @@ - + diff --git a/tests/DRYL.Components.Tests/DRYL.Components.Tests.csproj b/tests/DRYL.Components.Tests/DRYL.Components.Tests.csproj index f8a69ce..f3db8bd 100644 --- a/tests/DRYL.Components.Tests/DRYL.Components.Tests.csproj +++ b/tests/DRYL.Components.Tests/DRYL.Components.Tests.csproj @@ -10,7 +10,7 @@ - +