I have the ilMerge command:
"C:\Repositories\trunk\utilities\ILMerge\ILMerge.exe" /targetplatform:v4,C:\Windows\Microsoft.NET\Framework\v4.0.30319 /closed /target:winexe /ndebug /out:C:\TestReferences\TestReferences_Merged.exe "C:\TestReferences\TestReferences\bin\Release\TestReferences.exe"
And there are no links, but even when the compiled .exe simply does not start. Although this team works in all my other projects ....
source share