[Mono-list] Missing some symbols in Windows package.

Robert Jordan robertj at gmx.net
Thu Oct 22 16:48:00 UTC 2015


On 22.10.2015 17:22, donggas90 wrote:
> How should I fix it?

This is totally unrelated to Mono.

Please check the docs of Assembly.Load().
AssemblyName is *not* a file name.

Not "FullPath\__Intermediate.dll" and not "__Intermediate.dll".

Just "__Intermediate". This is the (partial) assembly name
of the assembly.


Robert




More information about the Mono-list mailing list