Files
jellyfin/.config/dotnet-tools.json

13 lines
155 B
JSON
Raw Permalink Normal View History

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
2025-10-15 00:34:44 +00:00
"version": "9.0.10",
"commands": [
"dotnet-ef"
]
}
}
2023-10-23 23:36:56 +02:00
}