Thursday, July 29, 2010

IKVM.NET 0.44 Release Candidate 2

A new release candidate with two bug fixes.

Changes:

Changed version to 0.44.0.2
Fixed Field.set() bug #3033769.
When a protected or public member is accessed in a non-public base class in another assembly that is simultaneously compiled, we need to add an InternalsVisibleTo to the callee assembly for the caller assembly.

Read more: IKVM weblog

Posted via email from .NET Info