Xamarin Forms (Projects Broken from Template)
Answered
Hi all,
I am having issues getting Rider to run any Xamarin.Forms projects. This is the case when I create a new solution/projects from Visual Studio for Mac and when I create a new solution/projects from Rider itself.
When I create from Visual Studio for Mac and open in Rider, all four projects have dependency errors. When I do the same from Rider only the *.Droid project is broken due to dependency errors.
Opening new solution created by Visual Studio for Mac:

Opening new solution created by Rider (on Mac):

Any idea what could be causing this?
Please sign in to leave a comment.
Ryan,
Please use Mono MSBuild. You can configure it in Preferences: Build, Execution, Deployment | Toolset and Build -> Use MSBuild version.