首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Itinero + Mapsui + OsmSharp的通用PCL配置文件版本是什么?

Itinero + Mapsui + OsmSharp的通用PCL配置文件版本是什么?
EN

Stack Overflow用户
提问于 2017-03-02 11:04:40
回答 1查看 340关注 0票数 0

我正在尝试将Itinero + Mapsui + OsmSharp NuGet包安装到Xamarin的PCL项目中。

在尝试使用Profil49失败后,我切换到Profile111,以便能够安装Mapsui。但是现在我既不能安装Itinero,也不能用错误安装OsmSharp:

代码语言:javascript
复制
Could not install package 'Itinero 0.39.2-rc1'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile111', 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.

应该使用什么PCL配置文件版本?

不确定它是否有任何影响,但我正在使用。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2017-03-03 14:20:25

只需使用Profile44

详细信息请参见https://github.com/itinero/routing/issues/83

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/42553665

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档