dotnet-core_mail-server/MailServer/Properties/launchSettings.json
2016-12-09 15:41:35 +01:00

7 lines
80 B
JSON

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