Skip to content

Commit 912538a

Browse files
committed
remove fantomas due to .NET CLI bug in .NET 9 GA release
1 parent edd8df8 commit 912538a

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

.config/dotnet-tools.json

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
{
2-
"version": 1,
3-
"isRoot": true,
4-
"tools": {
5-
"fantomas": {
6-
"version": "6.3.16",
7-
"commands": [
8-
"fantomas"
9-
],
10-
"rollForward": false
11-
}
12-
}
2+
"version": 1,
3+
"isRoot": true,
4+
"tools": {}
135
}

0 commit comments

Comments
 (0)