18 lines
274 B
JSON
18 lines
274 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"isRoot": true,
|
||
|
"tools": {
|
||
|
"benchmarkdotnet.tool": {
|
||
|
"version": "0.12.0",
|
||
|
"commands": [
|
||
|
"dotnet-benchmark"
|
||
|
]
|
||
|
},
|
||
|
"nuke.globaltool": {
|
||
|
"version": "0.24.4",
|
||
|
"commands": [
|
||
|
"nuke"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|