Squirrowse/squirrowse.web/.config/dotnet-tools.json

12 lines
153 B
JSON
Raw Normal View History

2020-06-19 18:39:08 +02:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "3.1.1",
"commands": [
"dotnet-ef"
]
}
}
}