diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-05-28 18:08:40 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-28 18:08:40 +0000 |
| commit | 01f88e4de53dc2cc43c40285ae76411eb53dbd25 (patch) | |
| tree | 695e55bc14f37b6f030030052e0e79c9bb74328f /.config | |
| parent | b3bb031fca13daaf0cb4521e878ad7fa50630f72 (diff) | |
Update dotnet monorepo to v8.0.6
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 440d52904..4bb3f8cae 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.5", + "version": "8.0.6", "commands": [ "dotnet-ef" ] |
