DotNetCorePlugins/.config/dotnet-tools.json
2021-01-30 22:47:32 -08:00

13 lines
167 B
JSON

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