Skip to content

Commit 0148574

Browse files
authored
Merge pull request #102 from nojaf/main
Bump docs tool to 21 beta
2 parents e2fbe97 + 77d80ae commit 0148574

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.config/dotnet-tools.json

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

0 commit comments

Comments
 (0)