'How do I merge .exe with .dll in a C# Winforms Project?

I am trying to merge my Project.exe File with some .dll Files in my WinForms Application, but I dont know how. Since ILMerge is no longer available to Download, I tried to find a new way but without success. So is there a new way to merge these Files?

Thx for youre Help :)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source