Skip to content

Commit c7ba675

Browse files
authored
Added ms.collection for AI content tracking (dotnet#41526)
1 parent 703082e commit c7ba675

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docfx.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -840,6 +840,10 @@
840840
"docs/framework/**/*.md": "UpdateFrequency5",
841841
"docs/visual-basic/**/*.md": "UpdateFrequency5"
842842
},
843+
"ms.collection": {
844+
"docs/ai/**/**.md": "ce-skilling-ai-copilot",
845+
"docs/ai/**/**.yml": "ce-skilling-ai-copilot"
846+
},
843847
"no-loc": {
844848
"**/**.md": [
845849
"Orleans"

0 commit comments

Comments
 (0)