diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-04-14 18:21:13 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-14 18:21:13 +0000 |
| commit | 1ac5f71bf3cecce91c05f98b338d136833c1b672 (patch) | |
| tree | f2d5666dd5be76389551956e111db419598bb1c4 | |
| parent | 5bad7b8ae324ccf0d4eb3051d0944edfddfdb50b (diff) | |
Update dependency dotnet-ef to v10.0.6
| -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 9cd9c08e75..3f7a9454c5 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.5", + "version": "10.0.6", "commands": [ "dotnet-ef" ] |
