diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-06-10 15:23:15 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-10 15:23:15 -0600 |
| commit | 644245bb7c5cbed296ef51bd2aebd77a7855c5d9 (patch) | |
| tree | 590d313c5bd4f38f8c7a5ad5e5ba24e5f44eba6b | |
| parent | a18c0007b466ab83eaf334e7d8194427ba98881d (diff) | |
Update dependency dotnet-ef to 9.0.6 (#14273)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | .config/dotnet-tools.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index f41dcff2a..7a8163c33 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.5", + "version": "9.0.6", "commands": [ "dotnet-ef" ] |
