diff options
customer maintenance
Diffstat (limited to 'customer_maintenance/CustomerMaintenance/Properties/launchSettings.json')
-rw-r--r-- | customer_maintenance/CustomerMaintenance/Properties/launchSettings.json | 8 |
1 files changed, 8 insertions, 0 deletions
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 |