From ce2ec36e6be007220a1c4bd4eaacb576cea24eca Mon Sep 17 00:00:00 2001 From: Antonio Villanueva Date: Thu, 9 Apr 2026 13:41:41 -0700 Subject: [PATCH 1/2] Update modernize-dotnet plugin to 1.0.1026-preview1 --- plugins/external.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/external.json b/plugins/external.json index 08afb1447..26917f777 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -91,7 +91,7 @@ { "name": "modernize-dotnet", "description": "AI-powered .NET modernization and upgrade assistant. Helps upgrade .NET Framework and .NET applications to the latest versions of .NET.", - "version": "1.0.979-preview1", + "version": "1.0.1026-preview1", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" From 5fc32d64d5df580dae6a98b6200af6a547969f6d Mon Sep 17 00:00:00 2001 From: Antonio Villanueva Date: Fri, 10 Apr 2026 08:04:07 -0700 Subject: [PATCH 2/2] Update modernize-dotnet version in marketplace.json to 1.0.1026-preview1 --- .github/plugin/marketplace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index c37cdaf5f..c0442e545 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -325,7 +325,7 @@ { "name": "modernize-dotnet", "description": "AI-powered .NET modernization and upgrade assistant. Helps upgrade .NET Framework and .NET applications to the latest versions of .NET.", - "version": "1.0.979-preview1", + "version": "1.0.1026-preview1", "author": { "name": "Microsoft", "url": "https://www.microsoft.com"