Update dotnet-ef command to 3.1.4

This commit is contained in:
Jordan Brown
2020-05-16 07:05:12 -04:00
parent ff09bd9020
commit c1ca3cd689
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "3.1.3",
"version": "3.1.4",
"commands": [
"dotnet-ef"
]