We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a41014 commit f970612Copy full SHA for f970612
PluginTest/Properties/launchSettings.json
@@ -9,6 +9,11 @@
9
"commandName": "Project",
10
"commandLineArgs": "NoWait \"H:\\myGit\\Hi3Helper.Plugin.HBR\\Hi3Helper.Plugin.HBR\\publish\\Debug\\main.dll\"",
11
"nativeDebugging": true
12
+ },
13
+ "PluginTest - DNA": {
14
+ "commandName": "Project",
15
+ "commandLineArgs": "NoWait \"D:\\GitHub\\Hi3Helper.Plugin.DNA\\Hi3Helper.Plugin.DNA\\publish\\Debug\\DNAbyss.dll\"",
16
+ "nativeDebugging": true
17
}
18
19
0 commit comments