Files
Complex/Complex.EndPoint/.config/dotnet-tools.json
2026-06-02 20:48:16 +03:30

12 lines
153 B
JSON

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