Initial support for Graph API E-Mail handler

This commit is contained in:
2023-01-24 15:43:42 -08:00
parent 4c07a777c3
commit 587c21fa03
4 changed files with 88 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
{
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
@@ -10,7 +10,6 @@
"profiles": {
"TwilioSMSReceiver.Web": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7213;http://localhost:5213",
"environmentVariables": {
@@ -25,4 +24,4 @@
}
}
}
}
}