From 3d860676e1885f880c3b8e25d9aee9a589d5b47a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 16:49:43 +0000 Subject: [PATCH] chore(deps): Bump Microsoft.Agents.AI and System.Text.Json Bumps Microsoft.Agents.AI from 1.0.0-preview.251028.1 to 1.0.0-rc2 Bumps System.Text.Json from 9.0.13 to 10.0.3 --- updated-dependencies: - dependency-name: Microsoft.Agents.AI dependency-version: 1.0.0-rc2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Text.Json dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Agents.AI dependency-version: 1.0.0-rc2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Agents.AI dependency-version: 1.0.0-rc2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Agent.Host/Agent.Host.csproj | 4 ++-- src/ControlPlane.Api/ControlPlane.Api.csproj | 2 +- src/Node.Runtime/Node.Runtime.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Agent.Host/Agent.Host.csproj b/src/Agent.Host/Agent.Host.csproj index b478b75..4052ff9 100644 --- a/src/Agent.Host/Agent.Host.csproj +++ b/src/Agent.Host/Agent.Host.csproj @@ -8,10 +8,10 @@ - + - + diff --git a/src/ControlPlane.Api/ControlPlane.Api.csproj b/src/ControlPlane.Api/ControlPlane.Api.csproj index 96f20fd..379ae50 100644 --- a/src/ControlPlane.Api/ControlPlane.Api.csproj +++ b/src/ControlPlane.Api/ControlPlane.Api.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/Node.Runtime/Node.Runtime.csproj b/src/Node.Runtime/Node.Runtime.csproj index 218039a..338fcca 100644 --- a/src/Node.Runtime/Node.Runtime.csproj +++ b/src/Node.Runtime/Node.Runtime.csproj @@ -16,7 +16,7 @@ - +