You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,7 @@ You can turn this functionality off by setting ClearOutputDirectory to False as
109
109
| KeyFile | Specifies a key file to sign the output assembly. |
110
110
| LibraryPath | List of paths to use as "include directories" when attempting to merge assemblies. |
111
111
| LogFile | Specifies a log file to output log information. |
112
+
| MergeIlLinkerFiles | Merge IL Linker file XML resources from Microsoft assemblies (optional). Same-named XML resources ('ILLink.*.xml') will be combined during merging. |
112
113
| NoRepackRes | Does not add the embedded resource 'ILRepack.List' with all merged assembly names. |
113
114
| OutputFile | Output name for the merged assembly. |
114
115
| Parallel | Use as many CPUs as possible to merge the assemblies. |
0 commit comments