소스 검색

Update dependency dotnet-ef to v7.0.12

renovate[bot] 1 년 전
부모
커밋
f60aefcbe8
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.11",
+      "version": "7.0.12",
       "commands": [
         "dotnet-ef"
       ]