Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Test project reference Xamarin forms project breaks

$
0
0

If I create a bare bones Xamarin forms project, add an NUnit test project and then add a reference to the forms project from the test project, the forms project no longer builds.

It cannot find the Xamarin or Xamarin.Forms namespace. If I them remove the reference to the forms project from the test project, it works again.

Does anyone know why this is, or how I can have a unit test project that tests a Xamarin forms project?

Thanks!


Viewing all articles
Browse latest Browse all 58056

Trending Articles