{ "profiles": { "Timeline": { "commandName": "Project", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", "ASPNETCORE_USEPROXYFRONTEND": "true", "ASPNETCORE_WORKDIR": "D:\\timeline-development" } }, "Timeline-MockFrontEnd": { "commandName": "Project", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", "ASPNETCORE_USEMOCKFRONTEND": "true", "ASPNETCORE_WORKDIR": "D:\\timeline-development" } }, "Timeline-Staging": { "commandName": "Project", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Staging", "ASPNETCORE_WORKDIR": "D:\\timeline-development" } } } }