Update dependency dotnet-ef to v10.0.5

This commit is contained in:
renovate[bot]
2026-03-12 17:24:35 +00:00
committed by GitHub
parent ff4c9263e4
commit b825829191

View File

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