dotnet-tools.json 153 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 { "version": 1, "isRoot": true, "tools": { "dotnet-ef": { "version": "3.1.6", "commands": [ "dotnet-ef" ] } } }