SessionZero/OLD/SessionZeroBackend/.config/dotnet-tools.json

13 lines
181 B
JSON

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