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 name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters."
I can't change my project path neither my project name, it has to have that specific name.
Can any one help we find a workaround this problem please?
Thanks