diff --git a/PluginTest/Properties/launchSettings.json b/PluginTest/Properties/launchSettings.json index 548bb82..b07631c 100644 --- a/PluginTest/Properties/launchSettings.json +++ b/PluginTest/Properties/launchSettings.json @@ -9,6 +9,11 @@ "commandName": "Project", "commandLineArgs": "NoWait \"H:\\myGit\\Hi3Helper.Plugin.HBR\\Hi3Helper.Plugin.HBR\\publish\\Debug\\main.dll\"", "nativeDebugging": true + }, + "PluginTest - DNA": { + "commandName": "Project", + "commandLineArgs": "NoWait \"D:\\GitHub\\Hi3Helper.Plugin.DNA\\Hi3Helper.Plugin.DNA\\publish\\Debug\\DNAbyss.dll\"", + "nativeDebugging": true } } } \ No newline at end of file