【问题标题】:Missing references in PCL in Xamarin StudioXamarin Studio 中的 PCL 中缺少引用
【发布时间】:2013-11-15 08:30:00
【问题描述】:

我正在尝试在 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

【问题讨论】:

    标签: xamarin portable-class-library


    【解决方案1】:

    找到了。需要在References下手动导入dll文件。

    【讨论】:

      猜你喜欢
      • 2018-06-13
      • 1970-01-01
      • 2015-09-15
      • 1970-01-01
      • 1970-01-01
      • 2017-06-14
      • 1970-01-01
      • 2017-08-14
      • 1970-01-01
      相关资源
      最近更新 更多