Files
fsharp-quine/.config/dotnet-tools.json
Patrick Stevens 232775cd92 Net9 SDK (#3)
2024-12-15 22:38:48 +00:00

13 lines
153 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"fantomas": {
"version": "6.3.16",
"commands": [
"fantomas"
]
}
}
}