Hey guys, i keep running into this warning, Package was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETStandard,Version=v2.0' and it wont let me build the project. The error i get when building is that it cannot resolve reference to the nuget package. Please add a nuget package or assembly reference. It happens with Caliburn.Micro and ITextSharp and some other nuget packages , i'm using vs 2019 xamarin.forms on Mac.
↧