diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-12-07 10:29:34 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-07 10:29:34 +0000 |
| commit | 88b8a13ecdb85718551903d04ba3ade1257da0d5 (patch) | |
| tree | 7eb2600676448a5dee222addfeec446021eba4f4 /.config | |
| parent | 1feceea508726f45e88d665597796cd75f430234 (diff) | |
Update dependency dotnet-ef to v9
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 02afa3f07..dd484d564 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.11", + "version": "9.0.0", "commands": [ "dotnet-ef" ] |
