Browse Source

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

Update dependency dotnet-ef to 9.0.1
Bond-009 6 months ago
parent
commit
c166387a5a
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.0",
+      "version": "9.0.1",
       "commands": [
         "dotnet-ef"
       ]