Update dotnet-tools to version 9

This commit is contained in:
2025-04-02 16:17:58 -04:00
parent 914440087e
commit 84680fa81d

View File

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