Update dependency dotnet-ef to v10.0.7

This commit is contained in:
renovate[bot] 2026-04-21 18:05:58 +00:00 committed by GitHub
parent 18e8a5375b
commit cec9b51b4f
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": "10.0.6", "version": "10.0.7",
"commands": [ "commands": [
"dotnet-ef" "dotnet-ef"
] ]