jy-plc/.config/dotnet-tools.json

12 lines
154 B
JSON
Raw Permalink Normal View History

2024-07-24 13:30:21 +00:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "7.0.11",
"commands": [
"dotnet-ef"
]
}
}
}