ns-ext/dotnet-tools.json
2023-12-14 15:03:07 +08:00

12 lines
146 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-t4": {
"version": "2.3.1",
"commands": [
"t4"
]
}
}
}