bitwarden-mobile/.config/dotnet-tools.json

13 lines
167 B
JSON

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