{ "$schema": "http://json.schemastore.org/launchsettings.json", "profiles": { "HikvisionAttendanceService (Debug Console)": { "commandName": "Project", "commandLineArgs": "--console", "dotnetRunMessages": true, "environmentVariables": { "DOTNET_ENVIRONMENT": "Development" } }, "HikvisionAttendanceService": { "commandName": "Project", "commandLineArgs": "--console", "dotnetRunMessages": true, "environmentVariables": { "DOTNET_ENVIRONMENT": "Development" } } } }