Skip to content

Commit

Permalink
get rid of pre-release fsdocs tool
Browse files Browse the repository at this point in the history
  • Loading branch information
nhirschey authored Nov 22, 2024
1 parent e30a5a0 commit 92b2b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"fsdocs-tool": {
"version": "21.0.0-beta-004",
"version": "20.0.1",
"commands": [
"fsdocs"
]
Expand Down

0 comments on commit 92b2b45

Please sign in to comment.