Files
jellyfin/.config/dotnet-tools.json
2026-02-10 23:05:17 +00:00

13 lines
155 B
JSON

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