From 5eea30d8c866980f1c84ea8ff23fdb19660bb253 Mon Sep 17 00:00:00 2001 From: Saisang Cai Date: Mon, 14 Jul 2025 16:00:55 +0800 Subject: [PATCH] Update to new PowerShell reference schema --- .openpublishing.publish.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index a3beee9b6bd..8b0bbc0d188 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -13,8 +13,8 @@ "Conceptual": "Content", "ManagedReference": "Content", "RestApi": "Content", - "PowershellModule": "Content", - "PowershellCmdlet": "Content" + "PowerShellModule1": "Content", + "PowerShellCmdlet1": "Content" }, "build_entry_point": "docs", "template_folder": "_themes",