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
Wait we are embedding dlls+pdbs as resources, compressing them and then using IL to inject a module initializer that loads them at runtime. I think we stepped over "dangerous" a while back. :)
However II wasnt saying this is a must do. it would just be an interesting challenge. and could be off by default.
and reflection types could be explicitly included with some kind of config.
It would be good to be ale to remove un-used types and members from reference assemblies to minimise the deployment size of the resultant assembly.
The text was updated successfully, but these errors were encountered: