Files
juipnet/Host/.config/dotnet-tools.json
“wanyongkang” b562aba2b1 忽略dll文件git
2023-07-29 10:19:42 +08:00

12 lines
153 B
JSON

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