CSharpShellApp
CSharpShellApp copied to clipboard
Image errors if no return between Source and other properties
I imported a very large project that I was working on in VS and now I have hundreds of errors occuring on images. I found out it was bc I had no carriage return after the Source property. You can easily replicate by running the Sample Image project and removing the return. I am not sure if this is a Xamarin bug or not (I may have updated the Xamarin version when I imported it into your app). If it is a Xamarin issue I will file a bug there and close this one. Thanks.
Note: This happens with any property like Margin or AspectRatio or anything, it can't be on the same lineas the Source.


Not a Xamarin issue. Should be easily fixable.