Update dependency dotnet-ef to v10.0.10

This commit is contained in:
renovate[bot]
2026-07-14 20:11:43 +00:00
committed by GitHub
parent bc59e56ef5
commit 0d2f1b26b3

View File

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