简体   繁体   English

构建 Xamarin 项目时出错

[英]Error when building Xamarin project

I'm receiving this error everytime i try to build my xamarin project每次我尝试构建我的 xamarin 项目时都会收到此错误

Can not resolve reference: `Parse`, referenced by `Project`. Please 
add a NuGet package or assembly reference for `Parse`, or remove the reference 
to `Project`.   Project.Android

So far I've tried:到目前为止,我已经尝试过:

  • Deleting all the folders in packages > restarting VS2017删除包中的所有文件夹>重启VS2017
  • Running VS2017 as Admin以管理员身份运行 VS2017

None of those worked, anyone has any idea how to fix this?这些都不起作用,有人知道如何解决这个问题吗?

Thanks in advance.提前致谢。

I changed the Android version to 10.0 from 11.0, uninstalled and reinstalled Parse again and it worked.我将 Android 版本从 11.0 更改为 10.0,再次卸载并重新安装 Parse,它工作正常。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM