Api-PWA/.config/dotnet-tools.json

12 lines
161 B
JSON
Raw Normal View History

2023-10-19 21:28:09 +03:30
{
"version": 1,
"isRoot": true,
"tools": {
"mapster.tool": {
"version": "8.4.0",
"commands": [
"dotnet-mapster"
]
}
}
}