Merge pull request #15477 from jellyfin/renovate/dotnet-monorepo

Update dependency dotnet-ef to v9.0.11
This commit is contained in:
Bond-009 2025-11-18 22:01:49 +01:00 committed by GitHub
commit 2dc0af667e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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