恒Visual Studio的更新要求对弹出3.4 Monogame和Windows 10 UAP项目 [英] Constant Visual Studio Update Required popup for Monogame 3.4 and Windows 10 UAP project

查看:394
本文介绍了恒Visual Studio的更新要求对弹出3.4 Monogame和Windows 10 UAP项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以,我一直在试图发动与Visual Studio的Windows Phone模拟器 Monogame 模板,但我无法得到它的工作。

So, I’ve been trying to launch Monogame template on Windows Phone emulator with Visual Studio, but I couldn’t get it work.

这是我曾尝试:

在项目中,我遇到了一个问题与创建在Visual Studio中的Windows UAP一个Monogame项目。我试图创建一个向导工具的一个项目,但项目创建后,我得到了我需要安装通用平台工具

In my project I have encountered a problem with creating a Monogame project for Windows UAP in Visual Studio. I have tried to create a project with a Wizard tool, but after project creation I got the message that I need to install Universal Platform Tools

see图片号码1

在我按下安装按钮发生了错误。

after I pressed Install button an error has occurred

见图2号

,但无论如何,在弹出的Visual Studio设置窗口。我已经安装了所有已选择的功能,但是这并没有帮助。

,but the Visual Studio Setup window popped anyway. I have installed all the features that have been selected, but this didn’t help.

见图片3号

通知在Solution Explorer:
该项目需要一个Visual Studio更新加载。右键单击该项目并选择下载更新。

Notification in Solution Explorer: This project requires a Visual Studio update to load. Right-click on the project and choose "Download Update".

见图4号

点击后下载更新,它带我到本网站

After clicking on "Download Update" it takes me to this website

选择重新加载项目,它显示以下错误后:

After choosing "reload project" it displays the following error:

见图5号

选择高亮显示的选项后,安装,再次把我所提到的网站。

after choosing highlighted option "Install" it takes me again to the mentioned website.

有谁知道我缺少什么,或者我应该怎么办?在这种情况下

Does anyone know what I am missing or what should I do in this situation?

安装的软件:

视窗10临用最新的更新

Windows 10 Pro with latest updates

微软的Visual Studio 2015年社区
版14.0.24720.00更新1

Microsoft Visual Studio Community 2015 Version 14.0.24720.00 Update 1

Monogame 3.4为Visual Studio

Monogame 3.4 for Visual Studio

推荐答案

在您的设备导航到

\Program文件(x86)\Windows Kits\10\Extension SDKs\WindowsMo​​bile\

\Program Files (x86)\Windows Kits\10\Extension SDKs\WindowsMobile\

从这里,你会发现在系统上安装的Windows版本号。

现在点击鼠标右键单击
修改YourProject.csproj

现在在这里寻找

From here you will find the version number of windows installed on your system.
Now Right click and click on Edit YourProject.csproj
Now here look for

<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.10240.0" MaxVersionTested="10.0.10240.0" />

您将需要更新这个到版本号这里那些安装在系统ESP在 MINVERSION 号码。

现在保存它,你应该能够在大多数情况下,开拓您的项目。
$ b上$ b。如果仍犯规解决问题,或者如果您的项目已经为不同版本的Windows应用程序创建的8.1等等再看看这个的微软链接
希望有所帮助。但如果你monogame仍然面临一个问题,试试这个的 Webcached

You will need to update this to the version numbers here to ones that is installed on your system esp the minversion number.
Now save it and you should be able to open up your project in most of the cases.
If that still doesnt fix the issue or if your project has been created for different version of windows app 8.1 etc then have a look at this Microsoft Link.
Hope that helps. But if in monogame you are still facing an issue try this Webcached link

这篇关于恒Visual Studio的更新要求对弹出3.4 Monogame和Windows 10 UAP项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆