Crossword-Fable/.config/dotnet-tools.json
2022-05-10 21:19:41 -04:00

24 lines
No EOL
330 B
JSON

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