0
Ola personal arose a doubt recently I did a project in wpf using mvvm pattern in which Fis layered. Now I want to rewrite the same project with Xamarin, and reuse the same pattern, only I came across the following situation in which Xamarin’s Pcl project cannot reference any other project presenting the following error
Unable to add reference to project 'mvvm.ViewModel'. Portable Library projects can only reference other Portable Libarary projects and assemblies.
So Xamarin Pcl has no reference to any other Pcl project?
I took the Xamarin trail at TDC SP last year. Nice to have someone like you here at SO-pt, @Angelobelchior ! It will greatly enrich the community. Be very welcome! :-)
– igventurelli
Thank you. I’m not in the habit of answering things in the OS, I dropped here researching other things and ended up taking a look! I hope to build more :) Valew
– Angelo Belchior
@Angelobelchior I also hope you answer a lot, whatever you need, we are there.
– Maniero
Thank you very much! I will participate more :)
– Angelo Belchior