NucuCar/NucuCar.BME680Sensor/Properties/launchSettings.json
2019-11-09 15:34:49 +02:00

10 lines
179 B
JSON

{
"profiles": {
"NucuCar.BME680Sensor": {
"commandName": "Project",
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}