ソースを参照

Update dependency dotnet-ef to 9.0.2 (#13548)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 3 ヶ月 前
コミット
fb9f983d20
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.1",
+      "version": "9.0.2",
       "commands": [
         "dotnet-ef"
       ]