From bbaa5872640e6cbae953beb22a71ae337398ca12 Mon Sep 17 00:00:00 2001 From: Antonio Villanueva <51379759+anvillan@users.noreply.github.com> Date: Thu, 20 Aug 2026 21:20:41 -0700 Subject: [PATCH] Update upgrade-agent plugin to 1.1.441 (#2744) --- .github/plugin/marketplace.json | 6 +++--- plugins/external.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 14a24ea8..3a4502ef 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1553,7 +1553,7 @@ { "name": "upgrade-agent", "description": "AI-powered upgrade assistant for upgrading and migrating applications. Helps modernize legacy code and upgrade .NET applications to current frameworks.", - "version": "1.1.404", + "version": "1.1.441", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -1572,8 +1572,8 @@ "source": "github", "repo": "microsoft/upgrade-agent-plugins", "path": "plugins/upgrade-agent", - "ref": "v1.1.404", - "sha": "a4f718e90c39e7ab62a81ddd78be9b56b1a4c4bf" + "ref": "v1.1.441", + "sha": "f8abab778cfb5b57a3c745d540631b7aab15d5b3" } }, { diff --git a/plugins/external.json b/plugins/external.json index b913f4cf..61c44c48 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -1003,7 +1003,7 @@ { "name": "upgrade-agent", "description": "AI-powered upgrade assistant for upgrading and migrating applications. Helps modernize legacy code and upgrade .NET applications to current frameworks.", - "version": "1.1.404", + "version": "1.1.441", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -1022,8 +1022,8 @@ "source": "github", "repo": "microsoft/upgrade-agent-plugins", "path": "plugins/upgrade-agent", - "ref": "v1.1.404", - "sha": "a4f718e90c39e7ab62a81ddd78be9b56b1a4c4bf" + "ref": "v1.1.441", + "sha": "f8abab778cfb5b57a3c745d540631b7aab15d5b3" } }, {