简体   繁体   English

Xamarin更新和NuGet周期

[英]Xamarin Updating and NuGet Cycles

I'm starting a new project with Xamarin and I'm trying to update everything before I start coding but something weird is happening... 我正在使用Xamarin启动一个新项目,并且尝试在开始编码之前更新所有内容,但是正在发生奇怪的事情...

After I update these: 在更新这些之后: 在此处输入图片说明

I get this: 我得到这个: 在此处输入图片说明

After I update that, I get the items from the first picture and it just keeps repeating! 更新之后,我从第一张图片中得到了项目,并且它一直在重复!

What's the deal here and how do I get everything to be updated? 这是怎么回事,如何更新所有内容?

From here : 这里

Xamarin.Forms is configured to depend on specific versions of the support libraries and Google Play Services. Xamarin.Forms配置为依赖于支持库和Google Play服务的特定版本。 Although the IDE indicates that new versions of the Xamarin.Android.Support packages are available, Xamarin.Forms isn't necessarily compatible with those new versions. 尽管IDE指示Xamarin.Android.Support软件包的新版本可用,但Xamarin.Forms不一定与这些新版本兼容。

What you're experiencing is expected behavior. 您正在体验的是预期的行为。

Please check the NuGet page for Xamarin.Forms to see the dependencies (and version compatibility). 请检查NuGet页面以获取Xamarin.Forms以查看依赖关系(和版本兼容性)。

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

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