From 7381629808ecae7708db9c093955b8dfbd17fe93 Mon Sep 17 00:00:00 2001 From: Antonio Villanueva Date: Tue, 28 Apr 2026 13:57:10 -0700 Subject: [PATCH] Update modernize-dotnet plugin to 1.0.1063-preview1 --- .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 251f3caea..b6dd1ee77 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -331,7 +331,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.1047-preview1", + "version": "1.0.1063-preview1", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" diff --git a/plugins/external.json b/plugins/external.json index dcc7e5389..2427cf81b 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.1047-preview1", + "version": "1.0.1063-preview1", "author": { "name": "Microsoft", "url": "https://www.microsoft.com"