From beef5a5fe08becc06e3b70335e603faa3e8fc146 Mon Sep 17 00:00:00 2001 From: Sanyam <61912569+SanyamSavla@users.noreply.github.com> Date: Wed, 17 Jun 2026 17:03:45 -0700 Subject: [PATCH] Update modernize-dotnet plugin to 1.0.1157-preview1 (#2039) Co-authored-by: Sanyam Vipul Savla Co-authored-by: Aaron Powell --- .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 09300339..f45cd7b2 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -561,7 +561,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.1152-preview1", + "version": "1.0.1157-preview1", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" diff --git a/plugins/external.json b/plugins/external.json index f8f6567f..f531ee89 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -370,7 +370,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.1152-preview1", + "version": "1.0.1157-preview1", "author": { "name": "Microsoft", "url": "https://www.microsoft.com"