Update dependency dotnet-ef to 9.0.7 (#14440)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-09 00:47:46 +02:00 committed by GitHub
parent 7d3372018f
commit 38d0367c42
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.6",
"version": "9.0.7",
"commands": [
"dotnet-ef"
]