diff --git a/src/Templates/src/templates/maui-resourcedictionary-xaml/.template.config/template.json b/src/Templates/src/templates/maui-resourcedictionary-xaml/.template.config/template.json index ac3916ebc73d..33cb72827ec8 100644 --- a/src/Templates/src/templates/maui-resourcedictionary-xaml/.template.config/template.json +++ b/src/Templates/src/templates/maui-resourcedictionary-xaml/.template.config/template.json @@ -3,6 +3,7 @@ "author": "Microsoft", "classifications": [ "MAUI", "Android", "iOS", "macOS", "Mac Catalyst", "WinUI", "Xaml", "Code" ], "identity": "Microsoft.Maui.XamlResourceDictionary.DOTNET_TFM_VERSION_VALUE", + "groupIdentity": "Microsoft.Maui.XamlResourceDictionary", "precedence": "DOTNET_TFM_VERSION_MAJOR_VALUE", "name": ".NET MAUI ResourceDictionary (XAML)", "shortName": "maui-dict-xaml",