ILRepack.MSBuild.Task icon indicating copy to clipboard operation
ILRepack.MSBuild.Task copied to clipboard

Support for Version

Open tgradu opened this issue 5 years ago • 0 comments

Hello,

Could you please let me know if there is any support for setting the AssemblyVersion? Looking through the source code and documentation I wasn't able to find any indication that this is currently supported. Without this feature we need to perform a second merge using ILMerge and set the AssemblyVersion within that task. This leads to a lot of overhead

Thank you

tgradu avatar Mar 10 '20 12:03 tgradu