Fix dotnet tools version

This commit is contained in:
Jordan Dominion
2025-03-15 09:49:09 -04:00
parent 23279fb07f
commit aee547d21b
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "9.0.0",
"version": "9.0.3",
"commands": [
"dotnet-ef"
]