gog*_*gog 5 c# visual-studio-code
我玩新Visual Studio Code的Windows 8.1和创建一个新的项目模板,yo我可以看到它在我的浏览器上运行,但我无法调试它,我设置一个断点在一些行动,它没有击中.在它的调试选项vsCode要求附加调试,但我无法找到如何做到这一点.在VsCode网站上有一段说:
Debugging
Visual Studio Code and ASP.NET 5 are in preview and at this time debugging is not supported on OS X and Linux. Rest assured, we are working hard to bring these experiences to you in the near future.
这里有什么东西我不见了吗?
谢谢.
Visual Studio Code Preview现在不支持ASP.Net 5调试.它仅支持调试Mono应用程序.
https://code.visualstudio.com/Docs/FAQ#_debugging