I create a Blank Xaml App (Shared) and build. When I try to deploy the UWP app (deployment required before running) I get the following errors:
Severity Code Description Project File Line Suppression State
Error DEP6200 : Bootstrapping failed. Device cannot be found. 0x89731810: Deployment failed because no Windows Phone was detected. Make sure a phone is connected and powered on. CFR_FE.UWP
Warning The referenced component 'System.ObjectModel' could not be found. CFR_FE.Droid
Warning The certificate specified has expired. For more information about renewing certificates, see http://go.microsoft.com/fwlink/?LinkID=241478. CFR_FE.Windows
Warning The project CFR_FE.iOS was built while disconnected from a Mac agent, so only the main assembly was compiled. Connect to a Xamarin Mac build agent to build the full application. CFR_FE.iOS