benz-obstacle-detection/BenzObstacleDetect/Properties/launchSettings.json

13 lines
274 B
JSON

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