Commit 3078433
committed
Added support for client assembly
%this% with non '.dll' extension. This solves the problem with DTF runtime asm probing failing to locate non standard assemblies (e.g. '.compiled').1 parent 94c0d6e commit 3078433
6 files changed
Lines changed: 7 additions & 9 deletions
File tree
- Source/src
- WixSharp.Samples
- WixSharp
- Bootstrapper
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
757 | 757 | | |
758 | 758 | | |
759 | 759 | | |
760 | | - | |
| 760 | + | |
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
| |||
3032 | 3032 | | |
3033 | 3033 | | |
3034 | 3034 | | |
3035 | | - | |
| 3035 | + | |
3036 | 3036 | | |
3037 | 3037 | | |
3038 | 3038 | | |
3039 | 3039 | | |
3040 | 3040 | | |
| 3041 | + | |
3041 | 3042 | | |
3042 | 3043 | | |
3043 | 3044 | | |
| |||
3118 | 3119 | | |
3119 | 3120 | | |
3120 | 3121 | | |
3121 | | - | |
| 3122 | + | |
3122 | 3123 | | |
3123 | 3124 | | |
3124 | 3125 | | |
| |||
3141 | 3142 | | |
3142 | 3143 | | |
3143 | 3144 | | |
3144 | | - | |
| 3145 | + | |
3145 | 3146 | | |
3146 | 3147 | | |
3147 | 3148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| 229 | + | |
229 | 230 | | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | 231 | | |
235 | 232 | | |
236 | 233 | | |
| |||
0 commit comments