Skip to content

v1.2.1

Compare
Choose a tag to compare
@jweber jweber released this 25 Jul 06:32
· 150 commits to master since this release

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.