I received a prompt in my task bar to update Xamarin. After doing so, now that I create a new project in VS > PCL Forms project, if I add any new Xamarin Forms pages, the project doesn't build. In the constructor of the code behind of the new page, InitializeComponent is unrecognized, and the project doesn't build. What's funny is that I had an existing PCL project that I made before the update. This project still works, as in I can add a new page and it still builds. I'm not sure what's going on here. Thanks
↧