launchSettings.json 141 B

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