Files
social-media/backend/src/Web/.config/dotnet-tools.json
2025-01-15 15:24:30 -05:00

12 lines
153 B
JSON

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