Browse Source

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

Update dependency dotnet-ef to v9
Bond-009 6 tháng trước cách đây
mục cha
commit
f9aa93406b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .config/dotnet-tools.json

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

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