launchSettings.json 199 B

123456789101112
  1. {
  2. "profiles": {
  3. "PRSRecordingNotes": {
  4. "commandName": "Project"
  5. },
  6. "WSL": {
  7. "commandName": "WSL2",
  8. "environmentVariables": {},
  9. "distributionName": ""
  10. }
  11. }
  12. }