浏览代码

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

Update dependency dotnet-ef to v8.0.8
Bond-009 11 月之前
父节点
当前提交
fa7335156a
共有 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": "8.0.7",
+      "version": "8.0.8",
       "commands": [
       "commands": [
         "dotnet-ef"
         "dotnet-ef"
       ]
       ]