From dac1fc8c76e1b01ca5e0ff053d74aa57ea6d5978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 19:17:14 +0000 Subject: [PATCH] Bump GitHub.Copilot.SDK from 0.1.26 to 0.1.28 --- updated-dependencies: - dependency-name: GitHub.Copilot.SDK dependency-version: 0.1.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Coralph/Coralph.csproj | 2 +- src/Coralph/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Coralph/Coralph.csproj b/src/Coralph/Coralph.csproj index 810451c..fca65c7 100644 --- a/src/Coralph/Coralph.csproj +++ b/src/Coralph/Coralph.csproj @@ -43,7 +43,7 @@ - + diff --git a/src/Coralph/packages.lock.json b/src/Coralph/packages.lock.json index 4ee40f5..5451b7d 100644 --- a/src/Coralph/packages.lock.json +++ b/src/Coralph/packages.lock.json @@ -4,9 +4,9 @@ "net10.0": { "GitHub.Copilot.SDK": { "type": "Direct", - "requested": "[0.1.26, )", - "resolved": "0.1.26", - "contentHash": "RoLDO5XxCmbV7hNtHu3tgh11VKOMTe1OcH9crXzUkEnhMd755va+1iM1wJY7Ulz+LroQf/NHQVraCqhg3HxaFw==", + "requested": "[0.1.28, )", + "resolved": "0.1.28", + "contentHash": "cRlG3YAuLX4WNJqvhh0kqKKLtxE8Z7NVLBL7ENXH6jNuW4T2KDsHj9MkIZJDZTY4uffIqlkXi2mKOZhXG+Z0eQ==", "dependencies": { "Microsoft.Extensions.AI.Abstractions": "10.2.0", "Microsoft.Extensions.Logging.Abstractions": "10.0.2",