Skip to content

0.5.10

Choose a tag to compare

@yfakariya yfakariya released this 11 Feb 03:15
· 1129 commits to master since this release

This release includes some changes only affects WinRT/Windows Phone (not Silverlight) builds:

  • Avoids memcmp usage to compliant app certification. Issue #65
  • Removes AllowPartiallyTrustedCallersAttribute from WinRT/Windows Phone assemblies because it causes MethodAccessException and effectively nonsense for app-container apps. Issue #64