Fix dotnet-ef version being out of sync

This commit is contained in:
Jordan Dominion
2023-11-04 20:47:41 -04:00
parent 189d594b4c
commit 85e1c0d5f1
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "7.0.11",
"version": "7.0.13",
"commands": [
"dotnet-ef"
]