Commit 18e71aa
committed
Fix Release build: copy dependencies to lib/ instead of moving
Keeping DLLs in the output root avoids assembly load failures when
AssemblyResolve is not used (e.g. some load order/contexts in Release).
Fixes empty server list and related issues in Release-only builds.1 parent bf6c7f9 commit 18e71aa
1 file changed
Lines changed: 1 addition & 9 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | 97 | | |
106 | 98 | | |
107 | 99 | | |
| |||
0 commit comments