From ffe6fa9f1cc870dcf614b1447a24cb3de6f799e2 Mon Sep 17 00:00:00 2001 From: Tim Mulholland Date: Fri, 4 Sep 2026 00:51:34 -0700 Subject: [PATCH] Update upgrade-agent plugin to 1.1.485 --- .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 cd19cc914..2df69f7dd 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1809,7 +1809,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.441", + "version": "1.1.485", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -1828,8 +1828,8 @@ "source": "github", "repo": "microsoft/upgrade-agent-plugins", "path": "plugins/upgrade-agent", - "ref": "v1.1.441", - "sha": "f8abab778cfb5b57a3c745d540631b7aab15d5b3" + "ref": "v1.1.485", + "sha": "de2dd654a288726652de81998fbaff7a849891dc" } }, { diff --git a/plugins/external.json b/plugins/external.json index 9aea727fa..5f9e2bc12 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -1229,7 +1229,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.441", + "version": "1.1.485", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -1248,8 +1248,8 @@ "source": "github", "repo": "microsoft/upgrade-agent-plugins", "path": "plugins/upgrade-agent", - "ref": "v1.1.441", - "sha": "f8abab778cfb5b57a3c745d540631b7aab15d5b3" + "ref": "v1.1.485", + "sha": "de2dd654a288726652de81998fbaff7a849891dc" } }, {