From 69a12739dc4fde911077f54ec9dd2cee920e102d Mon Sep 17 00:00:00 2001 From: qinezh Date: Wed, 2 Sep 2026 09:24:49 +0800 Subject: [PATCH] Upgrade microsoft-foundry plugin to 1.0.10 (#2891) --- .github/plugin/marketplace.json | 4 ++-- plugins/external.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index c32ec50f..de90312a 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1041,7 +1041,7 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.9", + "version": "1.0.10", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -1062,7 +1062,7 @@ "source": "github", "repo": "microsoft/foundry-dev-tools", "path": "microsoft-foundry", - "sha": "8c124d149fbbf3de1a122932bea226815f614964" + "sha": "e0199e45c066a2c96f3f3342d5960b227324f05a" } }, { diff --git a/plugins/external.json b/plugins/external.json index 5db555c3..d51e63a3 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -737,7 +737,7 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.9", + "version": "1.0.10", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -758,7 +758,7 @@ "source": "github", "repo": "microsoft/foundry-dev-tools", "path": "microsoft-foundry", - "sha": "8c124d149fbbf3de1a122932bea226815f614964" + "sha": "e0199e45c066a2c96f3f3342d5960b227324f05a" } }, {