|
44 | 44 | "powershellget-2.x/**/*": "PowerShellGet", |
45 | 45 | "powershellget-3.x/**/*": "PSResourceGet" |
46 | 46 | }, |
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" |
54 | 54 | }, |
55 | 55 | "ms.topic": { |
56 | 56 | "powershellget-1.x/**/*": "managed-reference", |
|
91 | 91 | "manager": "jasongroce", |
92 | 92 | "ms.author": "sewhee", |
93 | 93 | "ms.devlang": "powershell", |
94 | | - "ms.prod": "powershell", |
| 94 | + "ms.service": "powershell", |
95 | 95 | "ms.tgt_pltfr": "windows, macos, linux", |
96 | 96 | "searchScope": [ |
97 | 97 | "PowerShell" |
|
0 commit comments