Update dependency dotnet-ef to v9.0.12

This commit is contained in:
renovate[bot]
2026-01-14 20:47:42 +00:00
committed by GitHub
parent 6a7600a8c6
commit daa1d342ab

View File

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