Xamarin.Forms not found

Answered

Launched the Xamarin project in Rider. He simply refuses to see the Xamarin.Forms namespace


At the same time, the package is connected to the project:

In VisualStudio, this works and does not create problems:

I thought that maybe compilation would solve the problem, but no

The project itself was created in Visual Studio.

What am I doing wrong?

0
3 comments

Hi Alex,

Are you using Visual Studio MSBuild? You can configure it in Preferences: Build, Execution, Deployment | Toolset and Build -> Use MSBuild version.

0
Avatar
Permanently deleted user

Thanks, it work!

At that I previously looked into this option, but since the version coincided with that in VS I did not make any changes. And it was necessary ...
Does this mean that now development of Xamarin applications for Rider is impossible without installing VS?

0

Hi Alex, A bit late, but here is the answer: 

You can develop Xamarin without VS. Everything you need you can install directly from Rider. 

0

Please sign in to leave a comment.