Skip to content

Update to new PowerShell reference schema #4027

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 14, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update to new PowerShell reference schema
  • Loading branch information
Saisang committed Jul 14, 2025
commit 159fa18402e472d2b91ac75224001c4e84777a28
4 changes: 2 additions & 2 deletions .openpublishing.publish.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"template_folder": "_themes",
"type_mapping": {
"Conceptual": "Content",
"PowershellCmdlet": "Content",
"PowershellModule": "Content"
"PowerShellCmdlet1": "Content",
"PowerShellModule1": "Content"
},
"version": 0,
"xref_query_tags": [
Expand Down
Loading