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
I am willing to make the smallest possible executable.
The publish single exe adds assemblies from ref directory which are not required to my executable to work well.
Is there any flag which prevents adding them into single exe file ?
The text was updated successfully, but these errors were encountered:
richlander
changed the title
Ability to not include ref diretory in published single exe file
.NET8: Ability to not include ref diretory in published single exe file
Jun 25, 2022
I am willing to make the smallest possible executable.
The publish single exe adds assemblies from ref directory which are not required to my executable to work well.
Is there any flag which prevents adding them into single exe file ?
The text was updated successfully, but these errors were encountered: