From c9928dc8cb7a254688a729f819955010a3fb648d Mon Sep 17 00:00:00 2001 From: Antonio Villanueva Date: Wed, 9 Sep 2026 21:28:50 -0700 Subject: [PATCH] Update upgrade-agent plugin to 1.1.514 --- .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 4f35448e76..d192137125 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1858,7 +1858,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.485", + "version": "1.1.514", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -1877,8 +1877,8 @@ "source": "github", "repo": "microsoft/upgrade-agent-plugins", "path": "plugins/upgrade-agent", - "ref": "v1.1.485", - "sha": "de2dd654a288726652de81998fbaff7a849891dc" + "ref": "v1.1.514", + "sha": "edfa6465916b5f4b9c6f8ca558b69518621ab810" } }, { diff --git a/plugins/external.json b/plugins/external.json index 118dc7f262..332773dec6 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -1278,7 +1278,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.485", + "version": "1.1.514", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -1297,8 +1297,8 @@ "source": "github", "repo": "microsoft/upgrade-agent-plugins", "path": "plugins/upgrade-agent", - "ref": "v1.1.485", - "sha": "de2dd654a288726652de81998fbaff7a849891dc" + "ref": "v1.1.514", + "sha": "edfa6465916b5f4b9c6f8ca558b69518621ab810" } }, {