General EnhancementsMono.Android.dll Moved to Debug Shared Runtime PackagesIn 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 RuntimesShared 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 EnhancementsDebugging Enhancements
Bug FixesRead more: Monodroid Preview 13
- Breakpoints in class libraries should now function as expected.
- Disabled breakpoints are now skipped.
- Starting the debugger via "Start New Instance" now works.
Bug FixesRead more: Monodroid Preview 13
0 comments:
Post a Comment