Files
jellyfin/.config/dotnet-tools.json
2026-07-14 20:11:43 +00:00

13 lines
156 B
JSON

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