Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Setting AssemblyVersion in Builder NE generated DLL
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
Michael Kaiser
2013 年 3 月 14 日
Hi, Same issue here. Really need to set version and company name! Any work-around?
Mike
回答 (1 件)
Kaustubha Govind
2011 年 3 月 1 日
I don't believe this functionality currently exists. Please contact Technical Support and submit an enhancement request.
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!