diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-07-09 15:28:18 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-09 15:28:18 +0000 |
| commit | fa018ec6a992d30615e1c159958cada80173b1e7 (patch) | |
| tree | 438a29bbcd7475ab1c84d47b8d282bb57946ef99 /.config/dotnet-tools.json | |
| parent | 5ef76a5e31d7cb09e8daf31ca819a6e206b5149a (diff) | |
Update dotnet monorepo to v8.0.7
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 4bb3f8cae..af5264279 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.6", + "version": "8.0.7", "commands": [ "dotnet-ef" ] |
