After adding an UWP project to my Xamarin.Forms solution, its saying cannot resolve Assembly of nuget packages. Does the UWP project need to reference the same packages as the PCL? Why? I don't need these in the UWP project.
↧
After adding an UWP project to my Xamarin.Forms solution, its saying cannot resolve Assembly of nuget packages. Does the UWP project need to reference the same packages as the PCL? Why? I don't need these in the UWP project.