Merge pull request #13024 from jellyfin/renovate/major-dotnet-monorepo

Update dependency dotnet-ef to v9
This commit is contained in:
Bond-009 2024-12-07 11:53:54 +01:00 committed by GitHub
commit f9aa93406b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "8.0.11",
"version": "9.0.0",
"commands": [
"dotnet-ef"
]