diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-08-14 11:06:49 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-14 11:06:49 +0000 |
| commit | 7704346e9c151418787b33bd54717e0fc7401eda (patch) | |
| tree | 8c999a3308f043cff57de447f32d0ab63bcd7ab5 | |
| parent | 6a021d5daee819a186ef44e342eafaf088efc3ca (diff) | |
Update dependency dotnet-ef to v10.0.11
| -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 bc574d7054..e7d991d94a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.10", + "version": "10.0.11", "commands": [ "dotnet-ef" ] |
