Fix a Scheduler bug

This commit is contained in:
luosheng
2023-02-17 15:46:20 +08:00
parent 008f895193
commit 54aa0c5c23
7 changed files with 163 additions and 127 deletions

View File

@@ -0,0 +1,11 @@
{
"profiles": {
"MachineJob": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}