Files
jellyfin/.config/dotnet-tools.json
2026-01-13 18:53:28 +00:00

13 lines
155 B
JSON

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