Skip to content

Commit ed53c0d

Browse files
authored
Merge pull request #1002 from nojaf/main
Bump docs tool to 21 beta
2 parents bacaa1d + 94589bc commit ed53c0d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.config/dotnet-tools.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
"isRoot": true,
44
"tools": {
55
"fsdocs-tool": {
6-
"version": "20.0.1",
6+
"version": "21.0.0-beta-001",
77
"commands": [
88
"fsdocs"
9-
]
9+
],
10+
"rollForward": false
1011
}
1112
}
1213
}

0 commit comments

Comments
 (0)