Files
jellyfin/.config/dotnet-tools.json
2026-01-14 20:47:42 +00:00

13 lines
155 B
JSON

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