From 30ed357edce3d9c825f86ef090b19161801d0a31 Mon Sep 17 00:00:00 2001 From: Antonio Villanueva <51379759+anvillan@users.noreply.github.com> Date: Sun, 12 Apr 2026 16:54:53 -0700 Subject: [PATCH] Update modernize-dotnet plugin to 1.0.1026-preview1 (#1359) * Update modernize-dotnet plugin to 1.0.1026-preview1 * Update modernize-dotnet version in marketplace.json to 1.0.1026-preview1 --------- Co-authored-by: Antonio Villanueva --- .github/plugin/marketplace.json | 2 +- plugins/external.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 92c1084c..114bbe9d 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" diff --git a/plugins/external.json b/plugins/external.json index 830437c1..52d1a02d 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"