1
0
mirror of https://github.com/bitwarden/browser synced 2026-03-02 11:31:44 +00:00
Files
browser/.config/dotnet-tools.json
2025-02-26 10:03:02 -05:00

12 lines
174 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"azuresigntool": {
"version": "4.0.1",
"commands": ["azuresigntool"],
"rollForward": false
}
}
}