Fix dotnet-ef version

This commit is contained in:
Dominion
2023-06-14 01:36:34 -04:00
parent 90eaee8331
commit 42a0f968d3
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "7.0.5",
"version": "7.0.7",
"commands": [
"dotnet-ef"
]