diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-07-14 20:11:43 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-14 20:11:43 +0000 |
| commit | 0d2f1b26b39d61ff6e0ac3aa26f3dc278265c7c1 (patch) | |
| tree | aafe202f2365e9cc843c445d830e0c5f6a55c919 | |
| parent | bc59e56ef550f3c27b39c9d70d89d214d28885aa (diff) | |
Update dependency dotnet-ef to v10.0.10
| -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 74e66d3adb..bc574d7054 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.9", + "version": "10.0.10", "commands": [ "dotnet-ef" ] |
