Bluemix MVC Starter 代码无法在本地运行
Bluemix MVC Starter code is not working locally
我开始使用 Blue Mix,并下载了起始代码,但是当我尝试在 VS 2015 中编译它时,它显示找不到库。
有人可以帮忙吗?
拉凯什·亚达夫
Bluemix 中的 ASP.NET 5 起始代码目前是为 beta3 版本编写的,VS 现在可能正在尝试使用较新的 beta4 或 beta5 版本。通常你可以 under your project's properties, but given the major changes between beta3 and beta4 (it wasn't even called DNX in beta3) I don't think it's possible to compile the starter code with the latest VS. The older getting started instructions point to http://go.microsoft.com/fwlink/?LinkId=527980 用于 VS,我建议现在尝试一下。
我开始使用 Blue Mix,并下载了起始代码,但是当我尝试在 VS 2015 中编译它时,它显示找不到库。
有人可以帮忙吗?
拉凯什·亚达夫
Bluemix 中的 ASP.NET 5 起始代码目前是为 beta3 版本编写的,VS 现在可能正在尝试使用较新的 beta4 或 beta5 版本。通常你可以