launchSettings.json 112 B

12345678
  1. {
  2. "profiles": {
  3. "CpuLoad": {
  4. "commandName": "Project",
  5. "remoteDebugEnabled": false
  6. }
  7. }
  8. }