Skip to content

Commit 232a10f

Browse files
authored
Update docfx.json with ms.update-cycle meta data (#5087)
1 parent faa6184 commit 232a10f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

entity-framework/docfx.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,10 @@
9595
"ef6/**/**.md": "https://github.com/dotnet/ef6/issues/new"
9696
},
9797
"ms.technology": {
98-
}
98+
},
99+
"ms.update-cycle": {
100+
"**/**.{md,yml}": "3650-days"
101+
}
99102
},
100103
"dest": "_site",
101104
"template": [

0 commit comments

Comments
 (0)