Api/.config/dotnet-tools.json

12 lines
161 B
JSON
Raw Normal View History

2023-12-16 20:25:12 +03:30
{
"version": 1,
"isRoot": true,
"tools": {
"mapster.tool": {
"version": "8.4.0",
"commands": [
"dotnet-mapster"
]
}
}
}