blah blah blah is here! blah blah » Close

1
votes
1 answers

Is there a way to execute a C# desktop application into 1 .exe without any dll's? (Package them somehow?)

Is there a way to execute a C# desktop application into 1 .exe without any dll's? What mean, is can I package them all into one file...one executable?

Feedback