无法在Xamarin Forms中使用NuGet安装Xuni.CollectionView

时间:2016-05-17 09:11:53

标签: xamarin xamarin.forms

使用Project的便携式选项Nuget安装Xuni.CollectionView时显示以下错误:

"Could not install package 'Xuni.CollectionView 2.1.20161.86'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile111', but the package does not contain any assembly references or content files that are compatible with that framework."

1 个答案:

答案 0 :(得分:0)

我能够在我的Xamarin.Forms共享项目中安装此软件包而没有任何问题 - >在特定的iOS或Android项目中添加包...搜索包并安装它,请参阅附图:

enter image description here