diff --git a/docs/docfx.json b/docs/docfx.json index 04c073a38..668693d22 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -33,7 +33,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { - "ms.technology": "windows-community-toolkit", + "ms.service": "dotnet-communitytoolkit", "titleSuffix": "Windows Community Toolkit", "searchScope": [ "windows-toolkit" @@ -43,7 +43,6 @@ "feedback_product_url": "https://github.com/windows-toolkit/WindowsCommunityToolkit/issues", "uhfHeaderId": "MSDocsHeader-UWP-Community", "ms.topic": "article", - "ms.prod": "dotnet-communitytoolkit", "products": ["https://authoring-docs-microsoft.poolparty.biz/devrel/bcbcbad5-4208-4783-8035-8481272c98b8"], "keywords": "windows uwp community toolkit", "author": "michael-hawker", diff --git a/dotnet/docfx.json b/dotnet/docfx.json index d8b4284eb..0f4c4ac70 100644 --- a/dotnet/docfx.json +++ b/dotnet/docfx.json @@ -45,13 +45,12 @@ "xrefService": [ "https://xref.docs.microsoft.com/query?uid={uid}" ], "externalReference": [], "globalMetadata": { + "ms.service": "dotnet-communitytoolkit", "breadcrumb_path": "~/breadcrumb/toc.yml", "extendBreadcrumb": true, "apiPlatform": "dotnet", "ms.topic": "managed-reference", - "ms.prod": "dotnet-communitytoolkit", "products": ["https://authoring-docs-microsoft.poolparty.biz/devrel/bcbcbad5-4208-4783-8035-8481272c98b8"], - "ms.technology": "windows-community-toolkit", "ms.author": "nikolame", "author": "dotnet-bot" },