Crossword-Fable/.config/dotnet-tools.json
2021-12-22 13:05:51 -05:00

18 lines
No EOL
238 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"fable": {
"version": "3.6.2",
"commands": [
"fable"
]
},
"femto": {
"version": "0.12.0",
"commands": [
"femto"
]
}
}
}