Files
jellyfin/.config/dotnet-tools.json
2024-05-28 18:08:40 +00:00

13 lines
154 B
JSON

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