-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Why do we use rcedit? #7688
Copy link
Copy link
Closed
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-AnsweredThe question is answered.The question is answered.WG-Maintainers-Buildspecific to affecting the buildspecific to affecting the build
Metadata
Metadata
Assignees
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-AnsweredThe question is answered.The question is answered.WG-Maintainers-Buildspecific to affecting the buildspecific to affecting the build
It seems that
dotnetbuild process is capable to set all necessary assembly metadata, like version and copyright strings, application icon. Why do we use external utility to do that instead? Is any good reason to userceditto edit compiled.exerather than set this metadata thru.csprojfile?