瀏覽代碼

Update dependency dotnet-ef to v8.0.8

renovate[bot] 9 月之前
父節點
當前提交
b79fead73d
共有 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": "8.0.7",
+      "version": "8.0.8",
       "commands": [
         "dotnet-ef"
       ]