.xproj and .json is not recognized in Visual studio

人盡茶涼 提交于 2019-12-11 16:24:05

问题


I have VS 2015 and installed the DNX. But when I open any dnx project in VS , the project is not recognized.

What am I missing here?

I followed the following example and I was able to run the application throw command like but not to open it in VS

https://github.com/aspnet/Home/blob/dev/README.md


回答1:


Download and install the Microsoft ASP.NET and Web Tools 2015.




回答2:


Finally worked by uninstalling all VS and the DNX then reinstall them. Dont do repair it didn't work



来源:https://stackoverflow.com/questions/32672504/xproj-and-json-is-not-recognized-in-visual-studio

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!