update dotnet tools

This commit is contained in:
2026-01-15 20:05:22 -06:00
parent 114025fcfb
commit 4c52b3bde4

View File

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