ProjectLighthouse/.config/dotnet-tools.json
2022-05-22 15:22:55 -04:00

12 lines
No EOL
153 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "6.0.5",
"commands": [
"dotnet-ef"
]
}
}
}