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.
2 parents 17532d1 + f970612 commit b83e199Copy full SHA for b83e199
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