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.
enter image description here
I’ve tried to build the project and have deleted my previous publishing profiles.