NetAdmin/dotnet-tools.json
nsnail bac4a39544
refactor: ♻️ 框架代码同步 (#181)
Co-authored-by: tk <fiyne1a@dingtalk.com>
2024-10-30 14:40:52 +08:00

12 lines
146 B
JSON

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