I am using Mono for Android to create an Android application.
I would like to reference another library that I wrote in this project (compiled as a portable class library).
Whenever I try to do this, I get an error: "The current project does not support links to Portable Library projects."
Is there any way to overcome this?
Linking to the result of a compiled project works very well.
lysergic-acid
source share