Hi,
I used that function GetReferencedAssemblies to obtain the referenced
assemblies in my vb.net project...But the problem is that I have twice
referenced of this libraries...
system.windows.forms (1.0.5000.0 and 1.0.3300.00)
system.drawing (1.0.5000.0 and 1.0.3300.00)
mscorlib (1.0.5000.0 and 1.0.3300.00)
Why ? Do you have a solution.
Thank in advance.