Hi,
I use Windows10, VS2015 Enterprice, Xamarin.Forms Portable Project.
If I add Mobile Service Project without Azure hosting in Xamarin.Forms Portable Solution - everything works good.
If I add Mobile Service Project with Azure hostinhg, but not in Xamarin.Forms Portable Solution - everything works good.
But If I add Mobile Service Project with Azure hosting in Xamarin.Forms Portable Solution, I get folowing error:
My ExecutionPolicy is Unrestricted:
Anybody have some ideas?