jellyfin/.config/dotnet-tools.json
2023-11-14 21:12:16 +01:00

13 lines
155 B
JSON

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