【发布时间】:2017-08-02 06:05:55
【问题描述】:
我正在尝试将 MVVM Cross 与 Xamarin 一起使用,发现它非常有趣。
在Adding packages 之后,我尝试将列出的“MvvmCross.Droid.FullFragging”Nuget 添加到出现错误的 PCL。
Error: but the package does not contain any assembly references or content files that are compatible with that framework(Profile 111). For more
information, contact the package author.
请帮助理解跨项目(PCL、Droid 和 IOS)安装 MVVM Cross 包以及关于 PCL Profiling WRT MVVMCross 的困境,因为现有文档不清楚。
【问题讨论】:
标签: c# mvvm xamarin.android mvvmcross portable-class-library