Update dependency dotnet-ef to v9.0.11

This commit is contained in:
renovate[bot] 2025-11-11 18:42:10 +00:00 committed by GitHub
parent 1da67e5e10
commit b8a409195f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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