mtrinder / Xamarin.Plugins

Cross platform xamarin and windows plugins for PCLs
MIT License
12 stars 5 forks source link

Create netstandard2.0 package #6

Open michaelmairegger opened 6 years ago

michaelmairegger commented 6 years ago

... otherwise if I target netstandard2.0 then following warning is shown:

warning NU1701: Package 'Xam.Plugin.Version 1.0.0' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project.

rvalitov commented 5 years ago

It's 2019 and this issue is not fixed yet

michaelmairegger commented 5 years ago

@rvalitov I use Xamarin.Essentials: App Information

rvalitov commented 5 years ago

@michaelmairegger Thank you, that's a perfect advise!