On Dec 13, 2011, at 7:05 AM, was wrote: > Using M4A V4 in VS2010, my previously working app now won't create a release > package.
Question: By "previously working," do you mean that the Release build used to work with Mono for Android 4.0.0? A potential shot in the dark (as that stack trace doesn't quite make sense to me), but: 1. Clean your build. 2. Nuke (`rm -Rf`) your obj\Release directory 3. Rebuild. Thanks, - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
