FirmTracker-Server/.config/dotnet-tools.json
2024-04-26 21:24:17 +02:00

12 lines
153 B
JSON

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