Update dependency dotnet-ef to v9.0.10

This commit is contained in:
renovate[bot]
2025-10-15 00:34:44 +00:00
committed by GitHub
parent 7dff92bb82
commit 545e412259

View File

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