| 1234567891011121314 |
- {
- "profiles": {
- "MailWorker": {
- "commandName": "Project",
- "launchBrowser": false,
- "environmentVariables": {
- "DOTNET_ENVIRONMENT": "Development"
- },
- "dotnetRunMessages": true,
- "hotReloadEnabled": true
- }
- },
- "$schema": "https://json.schemastore.org/launchsettings.json"
- }
|