From 6d242fe6f06c0ab237e76a685cb5bd12358ab017 Mon Sep 17 00:00:00 2001 From: Antonio Villanueva Date: Wed, 20 May 2026 09:13:36 -0700 Subject: [PATCH] Update modernize-dotnet plugin to 1.0.1133-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 e16417b6..090ecefb 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -475,7 +475,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.1119-preview1", + "version": "1.0.1133-preview1", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" diff --git a/plugins/external.json b/plugins/external.json index 18473804..19c83007 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -290,7 +290,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.1119-preview1", + "version": "1.0.1133-preview1", "author": { "name": "Microsoft", "url": "https://www.microsoft.com"