NucuCar/NucuCar.Sensors/Properties/launchSettings.json

11 lines
174 B
JSON
Raw Normal View History

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