Files
ns-ext/dotnet-tools.json
2024-11-25 17:01:15 +08:00

12 lines
146 B
JSON

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