Update dependency dotnet-ef to 9.0.8

This commit is contained in:
renovate[bot] 2025-08-05 02:37:02 +00:00 committed by GitHub
parent 43a955dded
commit db29898fbd
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.7", "version": "9.0.8",
"commands": [ "commands": [
"dotnet-ef" "dotnet-ef"
] ]