liuying
2024-04-25 264b46db2bcb18fb1471e386055f9e08ea76fd84
1
2
3
4
5
6
7
8
9
10
11
{
  "profiles": {
    "Admin.NET.WorkerService": {
      "commandName": "Project",
      "dotnetRunMessages": true,
      "environmentVariables": {
        "DOTNET_ENVIRONMENT": "Development"
      }
    }
  }
}