如何在Visual Studio 2015中将.net编译器从5.3降级到5.2.x [英] How to downgrade .net compiler from 5.3 to 5.2.x in visual studio 2015

查看:76
本文介绍了如何在Visual Studio 2015中将.net编译器从5.3降级到5.2.x的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经通过Visual Studio 2015 Professional中的NuGet愚蠢地将编译器升级到5.3

I have stupidly upgraded my compiler through NuGet to 5.3 in visual studio 2015 professional

现在我在尝试编译Xamarin应用程序时出现此错误

now I get this error when trying to compile a Xamarin app 

仅Visual Studio 2017支持Microsoft.NETCore.UniversalWindowsPlatform 5.3和更高版本

The Microsoft.NETCore.UniversalWindowsPlatform 5.3 and later is only supported in visual studio 2017

.....您可以降级到5.2.x .......

.....You can downgrade to 5.2.x.......

 但是它没有告诉我如何?

 but it doesn't tell me how ?

有什么想法吗?

推荐答案

嗨基思,

感谢您在MSDN论坛中发帖.

Thank you for posting in MSDN forum.

关于降级Nuget软件包,请尝试以下步骤:

About downgrade the Nuget package, please try the following steps:

1.右键点击您的Xamarin项目,选择管理Nuget程序包":

1. Right click your Xamarin project, choose "Manage Nuget Packages":

2.在正确的位置,选择您要应用的版本,然后单击更新"

2. In the right place, choose the version you would like to apply, and click "Update"

3.它通知有关某些软件包正在还原或下载的更改.

3. It informs changes about some packages are restoring or download.

最好的问候


这篇关于如何在Visual Studio 2015中将.net编译器从5.3降级到5.2.x的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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