Skip to content

Commit 905ed8e

Browse files
authored
Set Freshness ms.update-cycle (#35964)
Contributes to #35962
1 parent f2d8d70 commit 905ed8e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

aspnetcore/docfx.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@
8585
"**/getting-started/**/**.md": "tutorial",
8686
"**/tutorials/**/**.md": "tutorial"
8787
},
88+
"ms.update-cycle": {
89+
"**/**.{md,yml}": "365-days"
90+
},
8891
"no-loc": {
8992
"**/**.md": [ "Blazor", "Blazor Hybrid", "Blazor Server", "Blazor WebAssembly", "Blazor Web App", "BREACH", "cookie", "Cookie", "CRIME", "EF Core", "Home" , "global.json", "Identity", "JS", "Kestrel", ".NET Aspire", ".NET MAUI", ".NET Multi-platform App UI", "Privacy", "QuickGrid", "Razor", "REST", "SignalR", "Web View" ]
9093
},

0 commit comments

Comments
 (0)