ant-design-blazor/.config/dotnet-tools.json

12 lines
166 B
JSON
Raw Normal View History

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-format": {
"version": "4.1.131201",
"commands": [
"dotnet-format"
]
}
}
}