NSCodeAnalysis/dotnet-tools.json
2023-01-19 15:58:49 +08:00

12 lines
188 B
JSON

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