diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-08-07 19:51:05 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-07 19:51:05 +0000 |
| commit | 3ec123b616fa3fe368f0d7d428e625590e61884a (patch) | |
| tree | e8f3af8b19206c383b83e919fa4ab3b7b8715132 /.config | |
| parent | 376220661bc1c982e7aba5c0ea2360b71c8c6a25 (diff) | |
Update dependency dotnet-ef to 9.0.8
Diffstat (limited to '.config')
| -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 7cf60e92f..5efa53e31 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.7", + "version": "9.0.8", "commands": [ "dotnet-ef" ] |
