From c48651e2a37e8af5f1eafff10119eedefa4f96e7 Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: customer maintenance --- .../CustomerMaintenance/Properties/launchSettings.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 customer_maintenance/CustomerMaintenance/Properties/launchSettings.json (limited to 'customer_maintenance/CustomerMaintenance/Properties/launchSettings.json') diff --git a/customer_maintenance/CustomerMaintenance/Properties/launchSettings.json b/customer_maintenance/CustomerMaintenance/Properties/launchSettings.json new file mode 100644 index 0000000..f8d6e4a --- /dev/null +++ b/customer_maintenance/CustomerMaintenance/Properties/launchSettings.json @@ -0,0 +1,8 @@ +{ + "profiles": { + "CustomerMaintenance": { + "commandName": "Project", + "commandLineArgs": "Hello Darkness My Old Friend" + } + } +} \ No newline at end of file -- cgit 1.4.1