I created an added a nuget package to my xamarin.ios project. but im getting the following build error
warning MT0136: Cannot find the assembly 'MeasureLrngth,Version=1.0.8179.36735, Culture=neutral, PublicKeyToken=null'referenced from'/Users/username/Library/Caches/Xamarin/mtbs/builds/My.Abc.Startup.iOS/35d46187c89082493b5f3b5fd3d82ea9edcda431f63e4902fd/bin/iPhone/Debug/my.project.iOS.dll'.
what is the reason for this and how can I resolve this? please help me