Roslyn Project Templates VS 2015 RC

感情迁移 提交于 2019-12-11 05:19:17

问题


I can't find any Project Templates for Roslyn Extensions in the current released Visual Studio 2015 RC. Are they not available in the Release Candidate or just well hidden?

I am missing the whole Roslyn folder. I have installed the Visual Studio 2015 SDK RC, do I still miss something?


回答1:


They have moved to the Extensibility folder, and don't have Roslyn in the name. Instead they are named after what they actually do.

Additionally, they aren't part of the base Visual Studio install. You need to install the VS SDK, and the Roslyn templates VSIX at https://visualstudiogallery.msdn.microsoft.com/e2e07e91-9d0b-4944-ba40-e86bcbec1599.



来源:https://stackoverflow.com/questions/30004699/roslyn-project-templates-vs-2015-rc

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