diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index ff43fa63..03689693 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -770,7 +770,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" @@ -787,7 +787,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 19ec538a..90b147ba 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -502,7 +502,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" @@ -519,7 +519,8 @@ "source": { "source": "github", "repo": "dotnet/modernize-dotnet", - "path": "plugins/modernize-dotnet" + "path": "plugins/modernize-dotnet", + "sha": "ce4ec09678498da38099ca9169c1624c59c2a89a" } }, {