Update dependency dotnet-ef to 9.0.2 (#13548)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-13 19:13:03 -07:00 committed by GitHub
parent 1ebef57508
commit fb9f983d20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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