Browse Source

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

Update dependency dotnet-ef to v9.0.10
Bond-009 5 days ago
parent
commit
59c17a663c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .config/dotnet-tools.json

+ 1 - 1
.config/dotnet-tools.json

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