Update dependency dotnet-ef to v9

This commit is contained in:
renovate[bot] 2024-12-07 10:29:34 +00:00 committed by GitHub
parent 1feceea508
commit 88b8a13ecd
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": "8.0.11", "version": "9.0.0",
"commands": [ "commands": [
"dotnet-ef" "dotnet-ef"
] ]