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
Interaction with External Tools
Once the single-file-publish tooling is added to the publish pipeline, other static binary transformation tools may need to adapt its presence. For example, tools like Fody that use AfterBuild/AfterPublish targets may need to adapt to expect the significantly different output generated by publishing to a single file. The goal in this case is to provide sufficient documentation and guidance.
Now I need to do obfuscate after build but before publish into single file, any docs to help?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
https://github.com/dotnet/designs/blob/main/accepted/2020/single-file/design.md
Now I need to do obfuscate after build but before publish into single file, any docs to help?
@terrajobst @swaroop-sridhar @sbomer @omajid @ChrisE217 @aannenko
Beta Was this translation helpful? Give feedback.
All reactions