error: Package com.opennetcf.extensions.pcl is not compatible with netstandard1.5

jmot77 1 Reputation point
2021-11-04T18:34:04.66+00:00

I'm trying to understand the root of this error:

Package com.opennetcf.extensions.pcl is not compatible with netstandard1.5

I get it when I try to update xamarin essentials from nuget in my xamarin forms project. If I don't update that package, the project works fine. This is what I don't understand. If the PCL is not compatilble with .net standard 1.5, why does the project currently work when I'm using both. Why do I only see this error when I try to update xamarin essentials?

I've been reading a lot of articles on PCL support but I'm not sure what I need to do in this case. My main concern is updating xamarin essentials.

Any thoughts?

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,292 questions
{count} votes