ソースを参照

Update dependency dotnet-ef to 9.0.5

renovate[bot] 2 週間 前
コミット
61b928bc34
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.4",
+      "version": "9.0.5",
       "commands": [
         "dotnet-ef"
       ]