Files
OCPP.Core/OCPP.Core.Management/.config/dotnet-tools.json
nutchayut 88ddddd7c2 inital
2024-05-31 00:38:31 +07:00

12 lines
153 B
JSON

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