Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ilmerge

When & How to use ILMerge with Visual Studio Project / Solution

Issue when using ILMerge to merge .NET 3.5 & .NET 2.0 assemblies

.net .net-assembly ilmerge

How do you sign an assembly that was generated by an ILMerge operation?

Merging DLL's and changing managing namespaces

c# .net dll ilmerge

Performance of .NET ILMerged assemblies

Nant build using .NET 4.5 (Beta) assembly references despite specifying "net-4.0"

.net-4.0 nant .net-4.5 ilmerge

Merging assemblies and using internal keyword

.net reflection ilmerge

How to merge XML documentation files with the DLL using ILMerge?

.net xml documentation ilmerge

Does an ILSplit.exe exist, equivalent to ILMerge.exe, or how could this be made?

c# .net il ilmerge mixed-mode

ILMerge + localized resource assemblies

c# winforms .net-2.0 ilmerge

How do I debug into an ILMerged assembly?

Compile a C# project into one dll

ILMerge.Merge: ERROR!!: Duplicate type found in assembly

Best practices for merging assemblies?

.net assemblies ilmerge

Console application no more console after ILMerged

c# ilmerge

ILMerge generated assembly doesn't run, although log output reports no errors - why is this?

.net ilmerge

Serious trouble with ILMerge and .NET 4.0

.net wpf .net-4.0 ilmerge

Is it possible to only merge a subset of dependencies using ILMerge?

c# ilmerge

How do I use ILMerge with .NET 4.5 in AfterBuild?