launchSettings.json 140 B

12345678
  1. {
  2. "profiles": {
  3. "D18.2": {
  4. "commandName": "Project",
  5. "commandLineArgs": "\"..\\..\\..\\..\\D18.1\\input.txt\""
  6. }
  7. }
  8. }