PdbLib/PdbServer/.config/dotnet-tools.json
2025-06-05 10:51:52 +08:00

12 lines
153 B
JSON

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