在Visual Studio 2015 CTP 6中打开.xproj [英] Open .xproj in Visual studio 2015 CTP 6

查看:140
本文介绍了在Visual Studio 2015 CTP 6中打开.xproj的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经按照说明安装了最新的KVM(现在称为DNVM)并进行了克隆我本地的一些ASP.net项目. 但经过上周的更改,例如,Visual Studio无法打开xproj,并显示诸如错误:值不能为null.参数名称:projectMoniker"之类的错误.
有人知道我错过了吗?
非常感谢.

I have followed the instruction to install latest KVM ( now called DNVM) and cloned some of the ASP.net projects to my local. But after last week's changes, such as this, visual studio fails to open the xproj and gives error like "error : Value cannot be null.Parameter name: projectMoniker".
Does anyone know what I missed?
Many thanks.

推荐答案

CTP6是为ASP.NET 5堆栈的beta3构建的.您不应期望它能处理比此更高的任何事物,尤其是考虑到自beta3以来,所有工具都已被赋予了新的名称.如果希望继续将Visual Studio与最新 beta4版一起使用,则需要等待新的CTP构建.如果要使用CTP6,请确保对所有内容都使用beta3软件包,包括master分支中的kvm.正如评论中所指出的那样,存在一个仍可与CTP6一起使用的beta4软件包的编译列表, github .

CTP6 was built for beta3 of the ASP.NET 5 stack. You should not expect it to handle anything newer than that, especially considering all the tooling has been given new names since beta3 was built. You need to wait for a new CTP build if you wish to continue using Visual Studio with the latest beta4 stuff. If you want to use CTP6 make sure you use beta3 packages for everything, including the kvm from the master branch. As pointed out in the comments, there is a compiled list of the beta4 packages that still work with CTP6 over on github.

如果您希望使用最新的开发人员版本,建议您使用喜爱的编辑器以及 OmniSharp 获得一些自动完成的优势.然后使用命令行工具来构建和运行您的应用程序.

If you wish to work with the latest dev bits I advice you to use your favorite editor plus OmniSharp to get some auto-complete goodness. Then use the commandline tooling to build and run your application.

这篇关于在Visual Studio 2015 CTP 6中打开.xproj的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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