This is a mirror of official site: http://jasper-net.blogspot.com/

Monodroid preview 13

| Sunday, February 27, 2011
General Enhancements

Mono.Android.dll Moved to Debug Shared Runtime Packages

In addition to the regular shared runtime used for debug builds, there are now target version specific ones that contain Mono.Android.dll. This dramatically reduces the size of debug .apks, resulting in much faster deploys, making the change/deploy/test cycle much quicker. Linking is now turned off by default for debug builds.

Versioned Debug Shared Runtimes

Shared runtimes are now versioned, so the IDE can detect if you are running an old shared runtime and automatically remove it. This means you should never need to manually remove the shared runtime again.

Visual Studio Plugin Enhancements

Debugging Enhancements

  • Breakpoints in class libraries should now function as expected.
  • Disabled breakpoints are now skipped.
  • Starting the debugger via "Start New Instance" now works.

Bug Fixes

Read more: Monodroid Preview 13

Posted via email from Jasper-net

0 comments: