Files
Oceanbox.GeoJson/.config/dotnet-tools.json
2022-04-11 11:58:12 +02:00

19 lines
249 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"fable": {
"version": "3.7.0",
"commands": [
"fable"
]
},
"fantomas-tool": {
"version": "4.6.4",
"commands": [
"fantomas"
]
}
}
}