浏览代码

Update dependency dotnet-ef to 9.0.1

renovate[bot] 4 月之前
父节点
当前提交
5b962534be
共有 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": "9.0.0",
+      "version": "9.0.1",
       "commands": [
         "dotnet-ef"
       ]