Files
jellyfin-jellyfin-1/.config/dotnet-tools.json
2025-11-11 18:42:10 +00:00

13 lines
155 B
JSON

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