Skip to content

Commit b83e199

Browse files
authored
Merge pull request #1 from CollapseLauncher/test/dna
Add profile for DNA to launch settings
2 parents 17532d1 + f970612 commit b83e199

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

PluginTest/Properties/launchSettings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
"commandName": "Project",
1010
"commandLineArgs": "NoWait \"H:\\myGit\\Hi3Helper.Plugin.HBR\\Hi3Helper.Plugin.HBR\\publish\\Debug\\main.dll\"",
1111
"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
1217
}
1318
}
1419
}

0 commit comments

Comments
 (0)