From 4b6430ee3ed78c4029bbb7360ba117b5ce53a78d Mon Sep 17 00:00:00 2001 From: Antonio Villanueva <51379759+anvillan@users.noreply.github.com> Date: Mon, 3 Aug 2026 18:31:32 -0700 Subject: [PATCH] Update upgrade-agent plugin to 1.1.290 (#2531) Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 084fc8dc-c246-4427-ab40-d24e769453dd --- .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 2d219235..2ced6df5 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1389,7 +1389,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.247", + "version": "1.1.290", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -1408,7 +1408,7 @@ "source": "github", "repo": "microsoft/upgrade-agent-plugins", "path": "plugins/upgrade-agent", - "sha": "a70e1ae1ff63dd19ff874e874b4b587a5291f68a" + "sha": "559f6fea2deea78fb5adf2cfacba2a5151a5fa7f" } }, { diff --git a/plugins/external.json b/plugins/external.json index 6f4c8b71..c5440339 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -845,7 +845,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.247", + "version": "1.1.290", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -864,7 +864,7 @@ "source": "github", "repo": "microsoft/upgrade-agent-plugins", "path": "plugins/upgrade-agent", - "sha": "a70e1ae1ff63dd19ff874e874b4b587a5291f68a" + "sha": "559f6fea2deea78fb5adf2cfacba2a5151a5fa7f" } }, {