Info
This question is closed. Reopen it to edit or answer.
Setting AssemblyVersion in Builder NE generated DLL
1 view (last 30 days)
Show older comments
Hi,
I know that one can supply the cryptographic key to the MatLab Builder NE to generate a strongly named .Net assembly.
But that is of small consolation when every version one generates is of version 0.0.0.0.
Is there any way to set the version, particularly the assembly version, to a nominated one? This is necessary to support strict version binding.
I have wasted several day looking at several DLL generated by NE all with 0.0.0.0. I ended up have to resort to using MD5 to tell correlate with our source control. Please do not provide halfhearted support.
Leon
1 Comment
Michael Kaiser
on 14 Mar 2013
Hi, Same issue here. Really need to set version and company name! Any work-around?
Mike
Answers (1)
Kaustubha Govind
on 1 Mar 2011
I don't believe this functionality currently exists. Please contact Technical Support and submit an enhancement request.
0 Comments
This question is closed.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!