This is a feature request. The current dotnet build result (even self contained build) will output a executable file and much more dll.
Can we built them all in one single executable file?
golang/rust can build into one executable file(which good for redistribute). hope dotnet have the same ability