0
0
MyDarling/.config/dotnet-tools.json

12 lines
153 B
JSON
Raw Normal View History

2023-02-02 08:17:17 +03:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "7.0.2",
"commands": [
"dotnet-ef"
]
}
}
}