Files
juipnet/Host/.config/dotnet-tools.json
wanyongkang d318014316 初始提交
2020-10-07 20:25:03 +08:00

12 lines
164 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "3.1.5",
"commands": [
"dotnet-ef"
]
}
}
}