在 Xamarin.Forms 项目中使用 Catel.MVVM (4.1.0)
Using Catel.MVVM (4.1.0) in Xamarin.Forms project
AFAIK Catel.MVVM
应该可以很好地与 Xamarin.Forms
项目配合使用,但它不适用于我的情况。
虽然可以毫无问题地添加 Catel.Core (4.1.0)
包引用,但添加 Catel.MVVM (4.1.0)
会导致错误:
You are trying to install this package into a project that targets
'portable-net45+win+MonoAndroid10+xamarinios10+MonoTouch10', but the
package does not contain any assembly references or content files that
are compatible with that framework. For more information, contact the
package author.
感谢任何帮助。
感谢您报告此问题。我们会调查的,详情见https://catelproject.atlassian.net/browse/CTL-628。
AFAIK Catel.MVVM
应该可以很好地与 Xamarin.Forms
项目配合使用,但它不适用于我的情况。
虽然可以毫无问题地添加 Catel.Core (4.1.0)
包引用,但添加 Catel.MVVM (4.1.0)
会导致错误:
You are trying to install this package into a project that targets 'portable-net45+win+MonoAndroid10+xamarinios10+MonoTouch10', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
感谢任何帮助。
感谢您报告此问题。我们会调查的,详情见https://catelproject.atlassian.net/browse/CTL-628。