jellyfin/.config/dotnet-tools.json
2025-05-13 18:51:06 +00:00

13 lines
154 B
JSON

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