|
43 | 43 | },
|
44 | 44 | "fileMetadata": {
|
45 | 45 | "ms.subservice": {
|
46 |
| - "apps/design/**/*.md": "design", |
47 |
| - "apps/**/*.md": "apps", |
48 |
| - "apps/windows-dotnet-maui/**/*.md": "desktop-app-ui-dev", |
49 |
| - "apps/windows-app-sdk/**/*.md": "apps", |
50 |
| - "apps/windows-app-sdk/applifecycle/**/*.md": "app-lifecycle", |
51 |
| - "apps/windows-app-sdk/windowing/**/*.md": "windowing", |
52 |
| - "apps/get-started/**/*.md": "get-started", |
| 46 | + "apps/design/**": "design", |
| 47 | + "apps/**": "apps", |
| 48 | + "apps/windows-dotnet-maui/**": "desktop-app-ui-dev", |
| 49 | + "apps/windows-app-sdk/**": "apps", |
| 50 | + "apps/windows-app-sdk/applifecycle/**": "app-lifecycle", |
| 51 | + "apps/windows-app-sdk/windowing/**": "windowing", |
| 52 | + "apps/get-started/**": "get-started", |
53 | 53 | "apps/windows-app-sdk/breaking-changes.md": "get-started",
|
54 | 54 | "apps/windows-app-sdk/composition.md": "get-started",
|
55 | 55 | "apps/windows-app-sdk/downloads.md": "get-started",
|
|
67 | 67 | "apps/windows-app-sdk/system-requirements.md": "get-started",
|
68 | 68 | "apps/windows-app-sdk/update-existing-projects-to-the-latest-release.md": "get-started",
|
69 | 69 | "apps/windows-app-sdk/use-windows-app-sdk-in-existing-project.md": "get-started",
|
70 |
| - "apps/windows-app-sdk/migrate-to-windows-app-sdk/**/*.md": "get-started", |
71 |
| - "apps/winui/**/*.md": "winui-conceptual", |
72 |
| - "apps/performance/**/*.md": "performance", |
| 70 | + "apps/windows-app-sdk/migrate-to-windows-app-sdk/**": "get-started", |
| 71 | + "apps/winui/**": "winui-conceptual", |
| 72 | + "apps/performance/**": "performance", |
73 | 73 | "apps/windows-app-sdk/dwritecore.md": "dwrite-core",
|
74 |
| - "apps/windows-app-sdk/mrtcore/**/*.md": "mrt-core", |
75 |
| - "apps/package-and-deploy/**/*.md": "deployment", |
| 74 | + "apps/windows-app-sdk/mrtcore/**": "mrt-core", |
| 75 | + "apps/package-and-deploy/**": "deployment", |
76 | 76 | "apps/windows-app-sdk/check-windows-app-sdk-versions.md": "deployment",
|
77 | 77 | "apps/windows-app-sdk/deploy-packaged-apps.md": "deployment",
|
78 | 78 | "apps/windows-app-sdk/deploy-unpackaged-apps.md": "deployment",
|
79 | 79 | "apps/windows-app-sdk/deployment-architecture.md": "deployment",
|
80 | 80 | "apps/windows-app-sdk/remove-windows-app-sdk-versions.md": "deployment",
|
81 | 81 | "apps/windows-app-sdk/deploy-apps-that-use-the-windows-app-sdk.md": "deployment",
|
82 | 82 | "apps/windows-app-sdk/tutorial-unpackaged-deployment.md": "deployment",
|
83 |
| - "apps/api-reference/**/*.md": "reunion-reference", |
84 |
| - "web/**/*.md": "web", |
85 |
| - "android/**/*.md": "windows-android", |
| 83 | + "apps/api-reference/**": "reunion-reference", |
| 84 | + "web/**": "web", |
| 85 | + "android/**": "windows-android", |
86 | 86 | "dev-home/*.md": "windows-devhome",
|
87 | 87 | "dev-drive/*.md": "windows-devhome",
|
88 |
| - "dev-environment/docker/**/*.md": "windows-nodejs", |
89 |
| - "dev-environment/javascript/**/*.md": "windows-javascript", |
90 |
| - "dev-environment/rust/**/*.md": "windows-rust", |
91 |
| - "package-manager/**/*.md": "package-manager", |
92 |
| - "powertoys/**/*.md": "powertoys", |
93 |
| - "python/**/*.md": "windows-python" |
| 88 | + "dev-environment/docker/**": "windows-nodejs", |
| 89 | + "dev-environment/javascript/**": "windows-javascript", |
| 90 | + "dev-environment/rust/**": "windows-rust", |
| 91 | + "package-manager/**": "package-manager", |
| 92 | + "powertoys/**": "powertoys", |
| 93 | + "python/**": "windows-python" |
94 | 94 | },
|
95 | 95 | "ms.service": {
|
96 |
| - "apps/trace-processing/**/*.md": "traceprocessor", |
97 |
| - "apps/**/*.md": "windows-app-sdk", |
98 |
| - "apps/windows-dotnet-maui/**/*.md": "windows-dev-apps", |
99 |
| - "web/**/*.md": "windows", |
100 |
| - "android/**/*.md": "dev-environment", |
101 |
| - "dev-environment/**/*.md": "dev-environment", |
| 96 | + "apps/trace-processing/**": "traceprocessor", |
| 97 | + "apps/**": "windows-app-sdk", |
| 98 | + "apps/windows-dotnet-maui/**": "windows-dev-apps", |
| 99 | + "web/**": "windows", |
| 100 | + "android/**": "dev-environment", |
| 101 | + "dev-environment/**": "dev-environment", |
102 | 102 | "dev-home/*.md": "dev-environment",
|
103 | 103 | "dev-drive/*.md": "dev-environment",
|
104 |
| - "package-manager/**/*.md": "dev-environment", |
105 |
| - "powertoys/**/*.md": "dev-environment", |
106 |
| - "python/**/*.md": "dev-environment" |
| 104 | + "package-manager/**": "dev-environment", |
| 105 | + "powertoys/**": "dev-environment", |
| 106 | + "python/**": "dev-environment" |
107 | 107 | },
|
108 | 108 | "ms.collection":
|
109 | 109 | {
|
110 |
| - "apps/design/controls/**/*.md": "windows11", |
111 |
| - "apps/design/signature-experiences/**/*.md": "windows11" |
| 110 | + "apps/design/controls/**": "windows11", |
| 111 | + "apps/design/signature-experiences/**": "windows11" |
112 | 112 | },
|
113 | 113 | "feedback_product_url":
|
114 | 114 | {
|
115 |
| - "android/**/*.md": "https://www.microsoft.com/en-us/windowsinsider/feedbackhub/fb", |
116 |
| - "apps/**/*.md": "https://www.microsoft.com/en-us/windowsinsider/feedbackhub/fb", |
117 |
| - "apps/package-and-deploy/**/*.md": "https://github.com/microsoft/msix-packaging/issues", |
118 |
| - "apps/performance/**/*.md": "https://github.com/microsoft/Windows-Dev-Performance/issues", |
119 |
| - "apps/trace-processing/**/*.md": "https://github.com/microsoft/eventtracing-processing/issues", |
120 |
| - "apps/windows-app-sdk/**/*.md": "https://github.com/microsoft/WindowsAppSDK/issues", |
121 |
| - "apps/windows-dotnet-maui/**/*.md": "https://github.com/dotnet/maui/issues", |
122 |
| - "apps/winui/**/*.md": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose", |
123 |
| - "dev-drive/**/*.md": "https://github.com/microsoft/Windows-Dev-Performance/issues", |
124 |
| - "dev-environment/**/*.md": "https://github.com/microsoft/Windows-Dev-Performance/issues", |
125 |
| - "dev-home/**/*.md": "https://github.com/microsoft/Windows-Dev-Performance/issues", |
126 |
| - "package-manager/**/*.md": "https://github.com/microsoft/winget-cli/issues", |
127 |
| - "powertoys/**/*.md": "https://github.com/microsoft/PowerToys/issues", |
128 |
| - "python/**/*.md": "https://github.com/microsoft/vscode-python", |
129 |
| - "sudo*": "https://github.com/microsoft/sudo", |
130 |
| - "web/**/*.md": "https://github.com/microsoft/Windows-Dev-Performance/issues" |
| 115 | + "android/**": "https://www.microsoft.com/en-us/windowsinsider/feedbackhub/fb", |
| 116 | + "apps/**": "https://www.microsoft.com/en-us/windowsinsider/feedbackhub/fb", |
| 117 | + "apps/package-and-deploy/**": "https://github.com/microsoft/msix-packaging/issues", |
| 118 | + "apps/performance/**": "https://github.com/microsoft/Windows-Dev-Performance/issues", |
| 119 | + "apps/trace-processing/**": "https://github.com/microsoft/eventtracing-processing/issues", |
| 120 | + "apps/windows-app-sdk/**": "https://github.com/microsoft/WindowsAppSDK/issues", |
| 121 | + "apps/windows-dotnet-maui/**": "https://github.com/dotnet/maui/issues", |
| 122 | + "apps/winui/**": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose", |
| 123 | + "dev-drive/**": "https://github.com/microsoft/Windows-Dev-Performance/issues", |
| 124 | + "dev-environment/**": "https://github.com/microsoft/Windows-Dev-Performance/issues", |
| 125 | + "dev-home/**": "https://github.com/microsoft/Windows-Dev-Performance/issues", |
| 126 | + "package-manager/**": "https://github.com/microsoft/winget-cli/issues", |
| 127 | + "powertoys/**": "https://github.com/microsoft/PowerToys/issues", |
| 128 | + "python/**": "https://github.com/microsoft/vscode-python", |
| 129 | + "sudo/**": "https://github.com/microsoft/sudo", |
| 130 | + "web/**": "https://github.com/microsoft/Windows-Dev-Performance/issues" |
131 | 131 | },
|
132 | 132 | "author":
|
133 | 133 | {
|
|
323 | 323 | },
|
324 | 324 | "titleSuffix":
|
325 | 325 | {
|
326 |
| - "apps/**/*.md": "Windows apps" |
| 326 | + "apps/**": "Windows apps" |
327 | 327 | }
|
328 | 328 | },
|
329 | 329 | "template": [],
|
|
0 commit comments