Files
Aberwyn/Nevyn/.config/dotnet-tools.json
2023-01-29 12:04:01 +01:00

12 lines
179 B
JSON

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