Files
jellyfin-jellyfin-1/.config/dotnet-tools.json
2025-01-14 23:02:30 +00:00

13 lines
154 B
JSON

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