简体   繁体   English

无法使用Visual Studio 2015在Xamarin上创建应用

[英]Can't create an app on Xamarin with Visual Studio 2015

I am trying to lean a little with Xamarin, and while trying to create an Blank App it appears this error in the image: 我尝试使用Xamarin倾斜一点,并尝试创建空白应用程序时,图像中出现此错误:

Visual Studio错误

I've already tried to repair the installation, already tried to change the .NET Framework in the project, tried to install the packages and when I do, this happens 我已经尝试修复安装,已经尝试在项目中更改.NET Framework,尝试安装软件包,而当我这样做时,会发生这种情况

错误

Could someone please help me fix this? 有人可以帮我解决这个问题吗? Sorry if i'm making some rookie mistake, I'm really new at this. 抱歉,如果我犯了一些菜鸟错误,我真的很陌生。 Thanks! 谢谢!

That's odd. 真奇怪 It is trying to install version 5.0.1-beta-23516 of Microsoft.NETCore.UniversalWindowsPlatform . 它正在尝试安装Microsoft.NETCore.UniversalWindowsPlatform版本5.0.1-beta-23516 On my end it installs version 5.0.0 and that works seamlessly. 我最终安装了5.0.0版,并且可以无缝运行。 What version of Xamarin are you on? 您正在使用什么版本的Xamarin? Can you try using the latest stable version of Xamarin for VS? 您可以尝试使用最新的稳定版Xamarin for VS吗? In Visual Studio, navigate to menu Tools->Options and scroll down to expand the Xamarin section and select Other . 在Visual Studio中,导航至菜单Tools->Options然后向下滚动以展开Xamarin部分,然后选择Other Choose Stable from the drop down menu and click Check Now . 从下拉菜单中选择Stable ,然后单击Check Now If updates to that channel are available, you will get a dialog to download and install the updates. 如果有该频道的更新可用,您将看到一个对话框,用于下载和安装更新。 Make sure Stable is also selected in the drop down in that dialog. 确保在该对话框的下拉菜单中也选择了“ Stable

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

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