I've just finished merging branches of a project onto the master and while most new pages are correctly mapped onto each other, a few of them did not do this and so I had disconnected xaml and cs file. I will fix it manually in projitems but I wanted to make sure there is nothing we are doing wrong here that may suggest a deeper problem? Thanks.
Answers
How are you merging? What is your source control?
Our team of 20-ish developers is using TFS and Xamarin for about 3 years and not seen that behavior.
Ah sorry for that, we're using Visual Studio git control.
Ok. Not my area of most experience. I've played with VS git just a little. Didn't see any issues with it - but it was just a couple experiment solutions.