From fa7fb656cb592248b26c81f63539cb07de27a7eb Mon Sep 17 00:00:00 2001 From: tznind Date: Sat, 2 Nov 2024 18:34:05 +0000 Subject: [PATCH] Revert changes to launchSettings.json --- UICatalog/Properties/launchSettings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/UICatalog/Properties/launchSettings.json b/UICatalog/Properties/launchSettings.json index f60efb570..041a5c22d 100644 --- a/UICatalog/Properties/launchSettings.json +++ b/UICatalog/Properties/launchSettings.json @@ -1,8 +1,7 @@ { "profiles": { "UICatalog": { - "commandName": "Project", - "commandLineArgs": "-d NetDriver" + "commandName": "Project" }, "UICatalog --driver NetDriver": { "commandName": "Project",