Files
server/MareSynchronosServer/MareSynchronosAuthService/.config/dotnet-tools.json
2024-10-20 01:06:54 +02:00

13 lines
182 B
JSON

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