3

I need to add project reference of DTO to Xamarin.Forms project. But Path project doesn't have references.

Problem in this:

Img

What should I do for this?

Anas Alweish
  • 2,818
  • 4
  • 30
  • 44
AlxZahar
  • 73
  • 9

1 Answers1

2

This is a shared project you will need to add the reference to the Path.droid, path.ios etc... to be able to use it in the shared path section.

Ken Tucker
  • 4,126
  • 1
  • 18
  • 24