Skip to content

Commit 28489ed

Browse files
authored
add a few VB folders for updates (#48048)
As VB gets investment to consume new C# and runtime features, some conceptual areas should be checked.
1 parent 0b29ccd commit 28489ed

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docfx.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,10 @@
920920
"docs/csharp/specification/**/**.{md,yml}": "1825-days",
921921
"docs/framework/**/*.md": "3650-days",
922922
"docs/iot/**/**.{md,yml}": "1825-days",
923-
"docs/visual-basic/**/**.{md,yml}": "3650-days"
923+
"docs/visual-basic/**/**.{md,yml}": "3650-days",
924+
"docs/visual-basic/whats-new/**/**.{md,yml}": "1095-days",
925+
"docs/visual-basic/getting-started/**/**.{md,yml}": "1825-days",
926+
"docs/visual-basic/developing-apps/**/**.{md,yml}": "1825-days"
924927
},
925928
"no-loc": {
926929
"docs/orleans/**/**.md": [

0 commit comments

Comments
 (0)