Skip to content

Commit d3fc477

Browse files
authored
Update metadata for new validation rules (#102)
1 parent 435bebb commit d3fc477

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

powershell-gallery/docfx.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@
4444
"powershellget-2.x/**/*": "PowerShellGet",
4545
"powershellget-3.x/**/*": "PSResourceGet"
4646
},
47-
"ms.technology": {
48-
"powershellget-1.x/**/*.md": "powershell-conceptual",
49-
"powershellget-1.x/**/*.yml": "powershell-cmdlets",
50-
"powershellget-2.x/**/*.md": "powershell-conceptual",
51-
"powershellget-2.x/**/*.yml": "powershell-cmdlets",
52-
"powershellget-3.x/**/*.md": "powershell-conceptual",
53-
"powershellget-3.x/**/*.yml": "powershell-cmdlets"
47+
"ms.subservice": {
48+
"powershellget-1.x/**/*.md": "conceptual",
49+
"powershellget-1.x/**/*.yml": "cmdlets",
50+
"powershellget-2.x/**/*.md": "conceptual",
51+
"powershellget-2.x/**/*.yml": "cmdlets",
52+
"powershellget-3.x/**/*.md": "conceptual",
53+
"powershellget-3.x/**/*.yml": "cmdlets"
5454
},
5555
"ms.topic": {
5656
"powershellget-1.x/**/*": "managed-reference",
@@ -91,7 +91,7 @@
9191
"manager": "jasongroce",
9292
"ms.author": "sewhee",
9393
"ms.devlang": "powershell",
94-
"ms.prod": "powershell",
94+
"ms.service": "powershell",
9595
"ms.tgt_pltfr": "windows, macos, linux",
9696
"searchScope": [
9797
"PowerShell"

0 commit comments

Comments
 (0)