Skip to content

Commit efb0dbe

Browse files
gablmneon-nyan
authored andcommitted
Add profile for DNA to launch settings
1 parent e89039e commit efb0dbe

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)