ILRepack.MSBuild.Task
ILRepack.MSBuild.Task copied to clipboard
Support for Version
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