问题
I am trying to upgrade my pcl library to target the netstandard in Xamarin Studio on my Mac. But I don't see the option. All the information I have found only talk about using Visual Studio.
Xamarin Blog Oren's blog
When I look for the option they talk about in Xamarin Studio, I can't find it.
回答1:
As of Xamarin Studio 6.0.2
you can consume .Net Standard libs, but NOT create them.
The ability to create .NET Standard Libraries in Xamarin Studio on macOS will be available in the future, but today we are pleased to release Xamarin Studio 6.0.2 which supports consuming and compiling these libraries.
ref: https://blog.xamarin.com/net-standard-library-support-for-xamarin/
来源:https://stackoverflow.com/questions/38857651/xamarin-studio-targeting-netstandard