diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-10-15 00:34:44 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-15 00:34:44 +0000 |
| commit | 545e412259adcf7f3032b59a090a0afddee43336 (patch) | |
| tree | 54b918617bbf40ae0ed99247c2ec48ec65da5b7e /.config | |
| parent | 7dff92bb82f03990fef6ace7b8c7e2e233cbbb68 (diff) | |
Update dependency dotnet-ef to v9.0.10
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 b4d77bc4c..df2b50e26 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.9", + "version": "9.0.10", "commands": [ "dotnet-ef" ] |
