I've started to use Visual Studio Mobile Center which seems to be a very good tools for my development lifecycle. I am actually working on a Xamarin Forms project and am using Github as Source Control.
Unfortunately I am unable to build my project on Mobile Center. My project is referencing many other projects hosted on GitHub and Mobile Center cannot get those references. I like to separate my projects when I work, such as Test.FrontEnd, Test.BackEnd, Test.API...
How can I build my project on Mobile Center and get the reference of all my other projects? Because I don't want to merge them all together