diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-05-12 18:19:58 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-12 18:19:58 +0000 |
| commit | 25f0e8b42359303262f2a1aaef408d7e0fc34911 (patch) | |
| tree | aa9d3f6164bd6cfdcdd48937d15acb0783e0d927 | |
| parent | e9942c385775f33c70dbb4b910085ae2c563e898 (diff) | |
Update dependency dotnet-ef to v10.0.8
| -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 9b44eff4c6..5fc7834fcc 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.7", + "version": "10.0.8", "commands": [ "dotnet-ef" ] |
