mirror of
https://github.com/nsnail/dot.git
synced 2025-04-13 09:02:50 +08:00
30 lines
460 B
JSON
30 lines
460 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"dotnet-t4": {
|
|
"version": "2.3.1",
|
|
"commands": [
|
|
"t4"
|
|
]
|
|
},
|
|
"dotnet-script": {
|
|
"version": "1.5.0",
|
|
"commands": [
|
|
"dotnet-script"
|
|
]
|
|
},
|
|
"jetbrains.resharper.globaltools": {
|
|
"version": "2023.3.0",
|
|
"commands": [
|
|
"jb"
|
|
]
|
|
},
|
|
"dnt": {
|
|
"version": "1.8.3",
|
|
"commands": [
|
|
"dnt"
|
|
]
|
|
}
|
|
}
|
|
} |