mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-22 00:42:51 +08:00
18 lines
270 B
JSON
18 lines
270 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"cake.tool": {
|
|
"version": "0.35.0",
|
|
"commands": [
|
|
"dotnet-cake"
|
|
]
|
|
},
|
|
"gitversion.tool": {
|
|
"version": "5.5.1",
|
|
"commands": [
|
|
"dotnet-gitversion"
|
|
]
|
|
}
|
|
}
|
|
} |