jellyfin/.config/dotnet-tools.json
2023-11-15 23:56:14 +00:00

13 lines
154 B
JSON

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