Files

13 lines
280 B
JSON
Raw Permalink Normal View History

{
"$schema": "https://json.schemastore.org/launchsettings.json",
"profiles": {
"EngineeringSync.Service": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}