From 84a0c754a353cfcee721a2c78769cc4a87b35cc1 Mon Sep 17 00:00:00 2001 From: Wither OrNot Date: Thu, 3 Apr 2025 15:03:57 -0400 Subject: remove launchsettings.json --- TSforgeCLI/Properties/launchSettings.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 TSforgeCLI/Properties/launchSettings.json (limited to 'TSforgeCLI/Properties') diff --git a/TSforgeCLI/Properties/launchSettings.json b/TSforgeCLI/Properties/launchSettings.json deleted file mode 100644 index 112530f..0000000 --- a/TSforgeCLI/Properties/launchSettings.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "profiles": { - "TSforgeCLI": { - "commandName": "Project", - "commandLineArgs": "/dump vista.dat blah.dat /ver vista" - } - } -} \ No newline at end of file -- cgit v1.2.3