How to use netstandard 2.1 with xamarin Android?

偶尔善良 提交于 2019-12-24 07:35:28

问题


I am running Visual Studio 2019 preview and I have the Android preview sdk installed (9.0.99) But when I try to build a xamarin forms project with a library set to netstandard 2.1. I still het a compatibiliteit error with monodroid. What am I missing? Been searching quite a bit and found something about a mono 2019-06 I believe, but no info on how to get it.


回答1:


This github document shows that Xamarin Android support NS2.1 since version 10:

So if you use lastest nightly version, you should be able to use it.



来源:https://stackoverflow.com/questions/57018126/how-to-use-netstandard-2-1-with-xamarin-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!