zeroframework/Services/DeviceCenter/ZeroFramework.DeviceCenter.BackgroundTasks/Properties/launchSettings.json

12 lines
234 B
JSON
Raw Normal View History

2023-12-05 09:22:48 +00:00
{
"profiles": {
"ZeroFramework.DeviceCenter.BackgroundTasks": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}