Anyone has success stories to share? I have my Xamarin.Android in VSO and I am trying to setup a build definition.
First I was getting this error
The specified solution configuration "Debug|BWS" is invalid. Please specify a valid solution configuration using the Configuration and Platform properties (e.g. MSBuild.exe Solution.sln /p:Configuration=Debug /p:Platform="Any CPU") or leave those properties blank to use the default solution configuration.
I resolved it and now I am getting this
The target "PackageForAndroid" does not exist in the project.
What am I missing? I am able to build the same SLN locally just fine.
Thanks in advance,
Pranav