PdbLib/PdbServer/.config/dotnet-tools.json

12 lines
153 B
JSON
Raw Permalink Normal View History

2025-06-05 10:51:52 +08:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "6.0.2",
"commands": [
"dotnet-ef"
]
}
}
}