Skip to content

Commit d9fb904

Browse files
committed
Updated Fantomas to 6.3.11 and FSDocs-Tools to 20.0.1
1 parent 5514d18 commit d9fb904

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

.config/dotnet-tools.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,18 @@
33
"isRoot": true,
44
"tools": {
55
"fantomas": {
6-
"version": "6.2.1",
6+
"version": "6.3.11",
77
"commands": [
88
"fantomas"
9-
]
9+
],
10+
"rollForward": false
1011
},
1112
"fsdocs-tool": {
12-
"version": "19.1.0",
13+
"version": "20.0.1",
1314
"commands": [
1415
"fsdocs"
15-
]
16+
],
17+
"rollForward": false
1618
}
1719
}
18-
}
20+
}

0 commit comments

Comments
 (0)