From 5b59f252179adc6c4e7989075e2ab99f890f217f Mon Sep 17 00:00:00 2001 From: Matt Hyman Date: Fri, 21 Feb 2025 11:21:14 -0800 Subject: [PATCH] Remove MGD Extension from extensions list. --- .../Assets/extensionResult.json | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/tools/ExtensionLibrary/DevHome.ExtensionLibrary/Assets/extensionResult.json b/tools/ExtensionLibrary/DevHome.ExtensionLibrary/Assets/extensionResult.json index 583f418c24..6fec417847 100644 --- a/tools/ExtensionLibrary/DevHome.ExtensionLibrary/Assets/extensionResult.json +++ b/tools/ExtensionLibrary/DevHome.ExtensionLibrary/Assets/extensionResult.json @@ -1,5 +1,5 @@ { - "ProductIds": [ "9NB9M5KZ8SLX", "9NZ845RW19RW", "9MV8F79FGXTR", "9NZCC27PR6N6" ], + "ProductIds": [ "9NB9M5KZ8SLX", "9MV8F79FGXTR", "9NZCC27PR6N6" ], "Products": [ { "LocalizedProperties": [ @@ -15,20 +15,6 @@ "PackageFamilyName": "9932MartCliment.WingetUIWidgets_g91dtg5srk15g" } }, - { - "LocalizedProperties": [ - { - "PublisherName": "Microsoft Corporation", - "ProductDescription": "Dev Home Microsoft Game Dev Extension provides Microsoft Game Development integration into the Dev Home experience. This extension provides gaming development package recommendations for Dev Home's machine configuration tool as well as game development widgets for the dashboard. You will need Dev Home installed in order to use this extension.", - "ProductTitle": "Microsoft Game Dev Extension (Preview)", - "ShortDescription": "" - } - ], - "ProductId": "9NZ845RW19RW", - "Properties": { - "PackageFamilyName": "Microsoft.DevHomeMicrosoftGameDevExtension_8wekyb3d8bbwe" - } - }, { "LocalizedProperties": [ { @@ -58,5 +44,5 @@ } } ], - "TotalResultCount": 4 + "TotalResultCount": 3 } \ No newline at end of file