Dear all,
Recently I'm trying to embed the DLL I'm using at my application into the exe file as a whole, having searched the internet and found ILmerge and I have followed others examples and experiences however I have got below error.
An exception occurred during merging:
Unresolved assembly reference not allowed: System.windows.forms.datavisualization
.
.
,
The DLL I'm trying to merge is Zedgraph.dll and the version I'm using is VS 2015 community edition writing application in VB.Net.
Would someone has any idea for reason behind?? Appreciated for all your help!
Sherman