launchSettings.json 135 B

12345678
  1. {
  2. "profiles": {
  3. "CompServ.Tests": {
  4. "commandName": "Project",
  5. "commandLineArgs": "http://localhost:11076"
  6. }
  7. }
  8. }