Skip to content

Commit 23843a6

Browse files
author
Andrii Chebukin
committed
Updated legacy fsharp.formatting.commandtool to fsdocs-tool
1 parent 28105c1 commit 23843a6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.config/dotnet-tools.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
"version": 1,
33
"isRoot": true,
44
"tools": {
5-
"fsharp.formatting.commandtool": {
6-
"version": "11.1.0",
7-
"commands": [
8-
"fsdocs"
9-
]
10-
},
115
"fantomas": {
126
"version": "5.2.0",
137
"commands": [
148
"fantomas"
159
]
10+
},
11+
"fsdocs-tool": {
12+
"version": "17.2.2",
13+
"commands": [
14+
"fsdocs"
15+
]
1616
}
1717
}
1818
}

0 commit comments

Comments
 (0)