|
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"cake.tool": {
|
|
"version": "3.2.0",
|
|
"commands": [
|
|
"dotnet-cake"
|
|
]
|
|
},
|
|
"dotnet-example": {
|
|
"version": "1.6.0",
|
|
"commands": [
|
|
"dotnet-example"
|
|
]
|
|
},
|
|
"verify.tool": {
|
|
"version": "0.6.0",
|
|
"commands": [
|
|
"dotnet-verify"
|
|
]
|
|
}
|
|
}
|
|
} |