Thanks, we'll try to guard against this error.  Try this:

[ContentProvider(new string[] { Constants.AUTHORITY }, Label = 
"@string/ContentProviderName")]

ie: new string[] instead of new[]


Jonathan


On 10/29/2011 4:52 PM, mkowalski wrote:
> Sure thing - here it is:
>
> [ContentProvider(new[] { Constants.AUTHORITY }, Label =
> "@string/ContentProviderName")]
>
> --
> View this message in context: 
> http://mono-for-android.1047100.n5.nabble.com/1-9-2-Packaging-InvalidCastException-tp4947754p4949349.html
> Sent from the Mono for Android mailing list archive at Nabble.com.
> _______________________________________________
> Monodroid mailing list
> Monodroid@lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
>

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to