I Created a Xamarin.Forms project with a long path, and while building it I get this error:
\"System.IO.PathTooLongException: The specified path, file nam
Probably the easiest temporary solution is to move your project to a drive's root folder to decrease the length of the path.