M
Muhammad Arif
Hi All,
I have made class library project in C# and created its dll
(test.dll). Now I add it to References of VB.Net project. I then
compiled VB.Net project, it gives the following error,
Error: The dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=969db8053d3322ac' in project 'EltrataxPDA' cannot be
copied to the run directory because it would conflict with dependency
'mscorlib, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089'.
How I can use the C# dll in VB.Net without having and error?
Regards,
Muhammad Arif
I have made class library project in C# and created its dll
(test.dll). Now I add it to References of VB.Net project. I then
compiled VB.Net project, it gives the following error,
Error: The dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=969db8053d3322ac' in project 'EltrataxPDA' cannot be
copied to the run directory because it would conflict with dependency
'mscorlib, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089'.
How I can use the C# dll in VB.Net without having and error?
Regards,
Muhammad Arif