You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Publishing a self-contained app currently copies over 250 files into the output directory, which is a bit messy. Is there a way to specify the location for the runtime files so for example I can put them all into a "bin" or "runtime" folder to get a clean output directory with just my app files?
When you give your self contained app to others they first have to scroll through all over these over 250 runtime files just to find the actual executable. It really doesn't look nice and most of the time it's the first thing I'm getting to hear.
wjk, AndreyMikhailov, Kirill78Z, BelarminoVicenzo, Mrxx99 and 13 moreMrxx99 and tomihbk