TwilioSMSReceiver/TwilioSMSReceiver.Web/.config/dotnet-tools.json

12 lines
179 B
JSON

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