diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-11-15 23:56:14 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-15 23:56:14 +0000 |
| commit | 598beeb5d41a86ea47529d02da444ba340382865 (patch) | |
| tree | 0af8b7fbb0ebf39d65e57105e4a152fb50e37e8e /.config | |
| parent | 6d1abf67c36379f0b061095619147a3691841e21 (diff) | |
chore(deps): update dependency dotnet-ef to v8
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 37aa7721e..c03564f97 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "7.0.13", + "version": "8.0.0", "commands": [ "dotnet-ef" ] |
