Skip to content

Commit

Permalink
Updated legacy fsharp.formatting.commandtool to fsdocs-tool
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrii Chebukin committed Feb 4, 2023
1 parent 28105c1 commit 23843a6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
"version": 1,
"isRoot": true,
"tools": {
"fsharp.formatting.commandtool": {
"version": "11.1.0",
"commands": [
"fsdocs"
]
},
"fantomas": {
"version": "5.2.0",
"commands": [
"fantomas"
]
},
"fsdocs-tool": {
"version": "17.2.2",
"commands": [
"fsdocs"
]
}
}
}

0 comments on commit 23843a6

Please sign in to comment.