wabbajack/Wabbajack.App.Blazor/.config/dotnet-tools.json
2022-01-20 19:34:38 +11:00

12 lines
165 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"excubo.webcompiler": {
"version": "2.7.14",
"commands": [
"webcompiler"
]
}
}
}