diff options
| author | Bond-009 <bond.009@outlook.com> | 2026-04-15 19:10:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-15 19:10:08 +0200 |
| commit | ba3497b9dd6db674f5477822c9d96ba201c2209a (patch) | |
| tree | 08551280427448d28fabea6ae631d9bcc0c562cb | |
| parent | 0fd80868f8dd53e482f7b51191e34891ab2e25bf (diff) | |
| parent | 1ac5f71bf3cecce91c05f98b338d136833c1b672 (diff) | |
Update dependency dotnet-ef to v10.0.6 (#16635)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -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 9cd9c08e75..3f7a9454c5 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.5", + "version": "10.0.6", "commands": [ "dotnet-ef" ] |
