diff --git a/cake/Properties/launchSettings.json b/cake/Properties/launchSettings.json deleted file mode 100644 index 130a9ad2..00000000 --- a/cake/Properties/launchSettings.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "profiles": { - "Build": { - "commandName": "Project", - "commandLineArgs": "-t UploadCodecovReport -v diagnostic" - } - } -}