How to package dependencies into an exe
I’m trying to package a c# project into a single executable including its dependencies. Whenever I go through the publishing Visual Studio, I end up getting a folder even though I ticked the single file option in the publishing window.