dotnet-core_mail-server/MailServer/Properties/launchSettings.json

7 lines
80 B
JSON

{
"profiles": {
"SMTPServer": {
"commandName": "Project"
}
}
}