Hi there,
I am trying to add NetJSON to Xamarin.Android project and found that it's adding reference of NetJSON.Core to the project which in-turn depends on Microsoft.Extensions.DependencyModel and resulting broken build.
If I reference NetJSON.dll from net40 folder manually, it works. Can you please fix this issue?
Thanks,
Binoy
Hi there,
I am trying to add NetJSON to Xamarin.Android project and found that it's adding reference of NetJSON.Core to the project which in-turn depends on Microsoft.Extensions.DependencyModel and resulting broken build.
If I reference NetJSON.dll from net40 folder manually, it works. Can you please fix this issue?
Thanks,
Binoy