diff --git a/src/Properties/launchSettings.json b/src/Properties/launchSettings.json index c521ae9..2c5f583 100644 --- a/src/Properties/launchSettings.json +++ b/src/Properties/launchSettings.json @@ -1,8 +1,7 @@ { "profiles": { "scream": { - "commandName": "Project", - "commandLineArgs": "Commit of the code." + "commandName": "Project" } } } \ No newline at end of file