From d3e064e7b92d3b6a788bbac02ab8f165547974c3 Mon Sep 17 00:00:00 2001 From: Phillip Carter Date: Fri, 4 Oct 2019 15:35:53 -0700 Subject: [PATCH] Delete launchSettings.json --- src/try-convert/Properties/launchSettings.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 src/try-convert/Properties/launchSettings.json diff --git a/src/try-convert/Properties/launchSettings.json b/src/try-convert/Properties/launchSettings.json deleted file mode 100644 index f6b91c625..000000000 --- a/src/try-convert/Properties/launchSettings.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "profiles": { - "Diff": { - "commandName": "Project", - "commandLineArgs": "-w \"C:\\Users\\phcart\\source\\repos\\UnitTestProject6\\UnitTestProject2\" --no-backup" - }, - "Convert": { - "commandName": "Project", - "commandLineArgs": "-w \"C:\\Users\\phcart\\Source\\Repos\\weather\\WinFormsFxClient\"" - } - } -} \ No newline at end of file