diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-10-17 12:29:50 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-17 12:29:50 +0000 |
| commit | f60aefcbe8b5c5c4e9079d429bd3297ba4b4164c (patch) | |
| tree | 4580cbdc1580024fb158012858d2c64452a3abc8 /.config/dotnet-tools.json | |
| parent | 59ac5481288bb75b5768d1286038b5c2d3844c78 (diff) | |
Update dependency dotnet-ef to v7.0.12
Diffstat (limited to '.config/dotnet-tools.json')
| -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 96be437d5..2f789b031 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "7.0.11", + "version": "7.0.12", "commands": [ "dotnet-ef" ] |
