v1.2.1
An issue was fixed with the IL that was generated for the proxy type. For projects in which 32bit assemblies were preferred (i.e. <Prefer32Bit>true</Prefer32Bit>
set in the project file), an InvalidProgramException
exception with the message "JIT Compiler encountered an internal limitation." would be thrown upon calling into the WCF service.