mirror of
https://github.com/bitwarden/mobile.git
synced 2024-12-03 13:23:30 +01:00
19 lines
269 B
JSON
19 lines
269 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"dotnet-format": {
|
|
"version": "5.1.250801",
|
|
"commands": [
|
|
"dotnet-format"
|
|
]
|
|
},
|
|
"cake.tool": {
|
|
"version": "5.0.0",
|
|
"commands": [
|
|
"dotnet-cake"
|
|
]
|
|
}
|
|
}
|
|
}
|