zeroframework/Services/DeviceCenter/ZeroFramework.DeviceCenter.BackgroundTasks/Properties/launchSettings.json
2023-12-05 17:22:48 +08:00

12 lines
234 B
JSON

{
"profiles": {
"ZeroFramework.DeviceCenter.BackgroundTasks": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}