Ensure that this project has Microsoft.Bcl.Build installed and packages.config is located next to the project file
In my Xamarin form application their was dependency Restclient on
Microsoft.Bcl.Build
Microsoft.Bcl.
i just remove all using nuget and install Newtonsoft.Json
Comments
Post a Comment