From 348437d82f07bb9abbd895c09c6b56f6731f10bc Mon Sep 17 00:00:00 2001 From: Antonio Villanueva Date: Wed, 27 May 2026 12:02:36 -0700 Subject: [PATCH] Update modernize-dotnet plugin to 1.0.1146-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 09b4d562..82add121 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -474,7 +474,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.1133-preview1", + "version": "1.0.1146-preview1", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" diff --git a/plugins/external.json b/plugins/external.json index 56839f12..46af4e65 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -276,7 +276,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.1133-preview1", + "version": "1.0.1146-preview1", "author": { "name": "Microsoft", "url": "https://www.microsoft.com"