Files
jellyfin/.config/dotnet-tools.json
2023-09-23 11:04:53 -06:00

12 lines
154 B
JSON

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