Files
Unbinder/Unbinder/.config/dotnet-tools.json
2023-11-16 12:05:20 -06:00

12 lines
179 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"microsoft.dotnet-msidentity": {
"version": "2.0.5",
"commands": [
"dotnet-msidentity"
]
}
}
}