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

Update dependency dotnet-ef to v8.0.8
This commit is contained in:
Bond-009 2024-08-14 16:05:14 +02:00 committed by GitHub
commit fa7335156a
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": "8.0.7", "version": "8.0.8",
"commands": [ "commands": [
"dotnet-ef" "dotnet-ef"
] ]