Skip to content

Commit 35b23c2

Browse files
committed
🐛 Pick up Release assembly when in Release mode
1 parent 208144b commit 35b23c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spkl/TestPlugin/spkl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
"profile": "debug",
1010
"solution": "Test",
11-
"assemblypath": "bin\\Debug\\TestPlugin.dll"
11+
"assemblypath": "bin\\**\\TestPlugin.dll"
1212
},
1313
{
1414
"assemblypath": "bin\\Debug"

0 commit comments

Comments
 (0)