我正在尝试在 Xamarin Studio for Mac 中设置 iOS/Android 跨平台 PCL 项目。
但是,参考下没有列出参考。所以我无法导入
using Newtonsoft.Json;
我收到此错误:
The type or namespace name 'Newtonsoft' could not be found. Are you missing an assembly reference?
我正在使用最新的 Xamarin Studio (4.2.1 build 1)。单声道 3.2.4。
使用 PCL 配置文件 49