I downloaded the ImageMagickNET dll from here
and added as reference the file ImageMagickNET.dll from the folder "bin->ReleaseQ16" inside the .zip, the file is shown in the Solution Explorer:
But when I look at the references part in the Property Pages window of the solution the dll does not appear:
and I cannot use any method or make any reference to it in my code, is like it does not exists, I have searched about this issue but found nothing, any ideas why this is happening, am I missing something?
Many thanks in advance.