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

7 lines
80 B
JSON
Raw Normal View History

2016-11-26 11:11:27 +00:00
{
"profiles": {
"SMTPServer": {
"commandName": "Project"
}
}
}