Files
jellyfin-jellyfin-1/.config/dotnet-tools.json

13 lines
155 B
JSON
Raw Normal View History

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
2025-11-11 18:42:10 +00:00
"version": "9.0.11",
"commands": [
"dotnet-ef"
]
}
}
2023-10-23 23:36:56 +02:00
}