NucuCar/NucuCar.BME680Sensor/Properties/launchSettings.json

11 lines
179 B
JSON
Raw Normal View History

2019-11-09 13:34:49 +00:00
{
"profiles": {
"NucuCar.BME680Sensor": {
"commandName": "Project",
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}