The AnyCPU project can only be build in .NET 4.0 at the moment. The files in the generated folder are created by a tool that will build a .x86 and x64 .NET 4.0 version of Magick.NET. After the build it uses reflection to generate those files. But what you want needs to use the .NET 2.0 build of Magick.NET. I could create a work item (issue) for this an maybe add a .NET 3.5 build later.
↧