summary refs log tree commit diff
path: root/customer_maintenance/CustomerMaintenance/Properties/launchSettings.json
blob: f8d6e4aea382991ec312bd9773fd96941270670e (plain) (blame)
1
2
3
4
5
6
7
8
{
  "profiles": {
    "CustomerMaintenance": {
      "commandName": "Project",
      "commandLineArgs": "Hello Darkness My Old Friend"
    }
  }
}