PCL で Automapper を 3 年間使用していますが、すべてうまく機能していました。
しかし、バージョン 4.2.1 以降、PCL にインストールしようとすると、次のエラーが発生します。
Could not install package 'AutoMapper 4.2.1'.
You are trying to install this package into a project that targets
'portable-net45+win+wp80+MonoTouch10+MonoAndroid10+xamarinmac20+xamarinios10',
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.
私が見逃している新しいものはありますか?
みんなありがとう