The problem is you are using spaces in the project name. Uno does not currently support this.
I also strongly discourage the use of spaces in the name for any other C# projects to avoid unnecessary problems. The standard C# naming contains a dot, for example: Ryder.Display or simply RyderDisplay.