alexrainman / SegmentedControl

MIT License
86 stars 38 forks source link

UWP Payload file does not exists #86

Open Sebastian1989101 opened 6 years ago

Sebastian1989101 commented 6 years ago

Seems like a error that has affected other libraries as well in the past. Just like this one: https://github.com/aritchie/userdialogs/issues/112

After adding a UWP project to my solution and addint all dependencies (including this control) I got this exception:

'C:\Users\sebas\.nuget\packages\segmentedcontrol.formsplugin\2.0.1\lib\UAP10\SegmentedControl.FormsPlugin.UWP\SegmentedControl.FormsPlugin.UWP.xr.xml' does not exist.

Seems like there is something missing in the NuGet temporary folder.

Rollaway commented 6 years ago

You get this sorted out? Getting the same.

RodSanford commented 6 years ago

Same here....had to uninstall

robsaccone commented 6 years ago

Same issue here.

Storm-Develop commented 5 years ago

Is anyone found the solution?

jitendrajadav commented 5 years ago

I have also same problem error APPX0702: Payload file 'C:\Users....nuget\packages\segmentedcontrol.formsplugin\2.0.1\lib\UAP10\SegmentedControl.FormsPlugin.UWP\SegmentedControl.FormsPlugin.UWP.xr.xml' does not exist.