diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index f94592e76..0198f4d6d 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -743,7 +743,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.1157-preview1", + "version": "1.0.1161-preview1", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -760,7 +760,8 @@ "source": { "source": "github", "repo": "dotnet/modernize-dotnet", - "path": "plugins/modernize-dotnet" + "path": "plugins/modernize-dotnet", + "sha": "ce4ec09678498da38099ca9169c1624c59c2a89a" } }, { diff --git a/plugins/external.json b/plugins/external.json index 0b4859e13..cee5b67bf 100644 --- a/plugins/external.json +++ b/plugins/external.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.1157-preview1", + "version": "1.0.1161-preview1", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -492,7 +492,8 @@ "source": { "source": "github", "repo": "dotnet/modernize-dotnet", - "path": "plugins/modernize-dotnet" + "path": "plugins/modernize-dotnet", + "sha": "ce4ec09678498da38099ca9169c1624c59c2a89a" } }, {