I recently tried to put my Xamarin Forms project "CoManga" on app center and do automated builds.
However, I keep getting this error message and builds fail.
[BT : 0.8.0] error : At most one element with namespace '' was expected, but 4 were found. [/Users/vsts/agent/2.155.1/work/1/s/src/comic_dl/comic_dl.Android/comic_dl.Android.csproj]
I'm not sure what the issue is, because I can generate APK from VS manually just fine. No such error comes up over there.
This is the AndroidManifest file : AndroidManifest.xml
Can someone please shed some light as to why this might be happening?