소스 검색

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

chore(deps): update dependency dotnet-ef to v8
Bond-009 1 년 전
부모
커밋
9f02771748
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .config/dotnet-tools.json

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

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