I've been trying to archive my xamarin.android project for publishing but I keep getting this error:
Error MSB4018: The "LinkAssemblies" task failed
I've searched this error and tried the suggestions that I came across and none of them worked. One weird thing I noticed though is that when I set the build configuration to Debug instead of build Release the project builds and runs perfectly fine. Any suggestions? Thanks in advance.