mirror of
https://github.com/nsnail/dot.git
synced 2025-06-17 13:03:22 +08:00
18 lines
340 B
JSON
18 lines
340 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"dotnet-t4": {
|
|
"version": "2.3.1",
|
|
"commands": [
|
|
"t4"
|
|
]
|
|
},
|
|
"dotnet-consolidate": {
|
|
"version": "2.0.0",
|
|
"commands": [
|
|
"dotnet-consolidate"
|
|
]
|
|
}
|
|
}
|
|
} |