I get that as a warning with UWP, but it doesn’t error out.
A few things that might help:
- Be sure your UWP project is targeting the latest version. I think past targets don’t have .NET Standard compatibility. I’m running UWP with these NuGet packages targeting 1903
- Make sure you don’t have Visual Studio reporting warnings as errors