瀏覽代碼

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

Update dependency dotnet-ef to 9.0.1
Bond-009 6 月之前
父節點
當前提交
c166387a5a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .config/dotnet-tools.json

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

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