I need to add project reference of DTO to Xamarin.Forms project. But Path project doesn't have references.
Problem in this:
What should I do for this?
I need to add project reference of DTO to Xamarin.Forms project. But Path project doesn't have references.
Problem in this:
What should I do for this?
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.