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