DD.WellWorkover.Cloud/AsbCloudWebApi/.config/dotnet-tools.json
2021-04-02 17:28:07 +05:00

12 lines
153 B
JSON

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