Update dependency dotnet-ef to 9.0.6 (#14273)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-10 15:23:15 -06:00 committed by GitHub
parent a18c0007b4
commit 644245bb7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "9.0.5",
"version": "9.0.6",
"commands": [
"dotnet-ef"
]