mirror of
https://github.com/bitwarden/browser
synced 2026-02-10 13:40:06 +00:00
Introduce Tool Manifest
This commit is contained in:
11
.config/dotnet-tools.json
Normal file
11
.config/dotnet-tools.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"version": 1,
|
||||
"isRoot": true,
|
||||
"tools": {
|
||||
"azuresigntool": {
|
||||
"version": "4.0.1",
|
||||
"commands": ["azuresigntool"],
|
||||
"rollForward": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user