Facebook 6.1.2 NuGet を Windows 8 アプリケーションにインストールしようとすると、次のメッセージが表示されます。
PM> Install-Package Facebook
Successfully installed 'Facebook 6.1.2'.
Successfully uninstalled 'Facebook 6.1.2'.
Install failed. Rolling back...
Install-Package : Could not install package 'Facebook 6.1.2'. You are trying to install
this package into a project that targets '.NETCore,Version=v4.5', but the package does not
contain any assembly references that are compatible with that framework. For more
information, contact the package author.
とにかくこの問題を解決する方法はありますか?