Update dependency dotnet-ef to v10

This commit is contained in:
renovate[bot]
2026-01-13 18:53:28 +00:00
committed by GitHub
parent 62e51fd00a
commit c464ba83f2

View File

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