I have installed the two nuggets packages in my Xamarin Forms Solution for UWP. Works perfectly with Android but I get this error for UWP and can't compile:
If I delete the nugget SfRotator.UWP, the application starts but the rotator is buggy
Severity Code Description Project File Line Suppression State
Error Payload contains two or more files with the same destination path 'Syncfusion.SfRotator.UWP.dll'. Source files:
C:\Users\***\.nuget\packages\syncfusion.sfrotator.uwp\16.3.0.21\lib\uap10.0\Syncfusion.SfRotator.UWP.dll
C:\Users\***\.nuget\packages\syncfusion.xamarin.sfrotator\16.3.0.21\lib\uap10.0\Syncfusion.SfRotator.UWP.dll