jellyfin/.config/dotnet-tools.json
2024-11-15 18:49:14 +01:00

12 lines
155 B
JSON

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