2019-11-09 13:34:49 +00:00
|
|
|
|
{
|
|
|
|
|
"profiles": {
|
2020-08-01 13:40:46 +00:00
|
|
|
|
"NucuCar.Sensors": {
|
|
|
|
|
"commandName": "Project",
|
|
|
|
|
"environmentVariables": {
|
|
|
|
|
"DOTNET_ENVIRONMENT": "Production"
|
|
|
|
|
}
|
|
|
|
|
},
|
2020-08-01 13:03:06 +00:00
|
|
|
|
"NucuCar.Sensors.Development": {
|
2019-11-09 13:34:49 +00:00
|
|
|
|
"commandName": "Project",
|
|
|
|
|
"environmentVariables": {
|
2020-08-01 14:49:20 +00:00
|
|
|
|
"DOTNET_ENVIRONMENT": "Development",
|
|
|
|
|
"Telemetry:Publisher": "Console"
|
2019-11-09 13:34:49 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|