Files
Backend-Api/ServiceHost/.config/dotnet-tools.json
2024-07-05 21:36:15 +03:30

12 lines
153 B
JSON

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