From 60ef44b711ff6334f72556e1513e4cc52df8c8ac Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Mon, 27 Oct 2025 13:03:36 -0700 Subject: [PATCH] Remove invalid ms.subservice --- docfx.json | 1 - 1 file changed, 1 deletion(-) diff --git a/docfx.json b/docfx.json index 7c3544bb14136..d99cedae0e34d 100644 --- a/docfx.json +++ b/docfx.json @@ -595,7 +595,6 @@ "docs/framework/data/wcf/**/**.md": "wcf", "docs/framework/docker/**/**.md": "dotnet-docker", "docs/framework/install/**/**.md": "install-deployment", - "docs/framework/migration-guide/**/**.md": "app-compat", "docs/framework/network-programming/**/**.md": "networking", "docs/framework/wcf/**/**.md": "wcf", "docs/framework/windows-workflow-foundation/**/**.md": "wf",