From a796341150aad27a2e2d0887db3b6d1ae0949523 Mon Sep 17 00:00:00 2001 From: Antonio Villanueva <51379759+anvillan@users.noreply.github.com> Date: Sun, 13 Sep 2026 22:22:50 -0700 Subject: [PATCH] Update upgrade-agent plugin to 1.1.514 (#3010) --- .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 767254b0..2300c2a3 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1895,7 +1895,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" @@ -1914,8 +1914,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 c2f33ef6..69dcff59 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -1309,7 +1309,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" @@ -1328,8 +1328,8 @@ "source": "github", "repo": "microsoft/upgrade-agent-plugins", "path": "plugins/upgrade-agent", - "ref": "v1.1.485", - "sha": "de2dd654a288726652de81998fbaff7a849891dc" + "ref": "v1.1.514", + "sha": "edfa6465916b5f4b9c6f8ca558b69518621ab810" } }, {