patbef-ServiceInside/ServiceInside/.config/dotnet-tools.json

12 lines
153 B
JSON
Raw Normal View History

2024-01-29 16:26:54 +01:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "6.0.6",
"commands": [
"dotnet-ef"
]
}
}
}