Where to find Roslyn Project Templates for VS 2015?

天涯浪子 提交于 2019-12-22 06:49:30

问题


I found this question but the accepted answer provide two no working links. If you click on them you will see something like:

This item is not yet published. If you are the owner of this project, please sign in with the appropriate account.

So my question is. Where to find the installers for Roslyn Project Templates for VS 2015?


回答1:


I believe you're looking for the .Net Compiler Platform SDK: https://visualstudiogallery.msdn.microsoft.com/2ddb7240-5249-4c8c-969e-5d05823bcb89

You may also need to install the Visual Studio 2015 SDK: https://msdn.microsoft.com/en-us/library/bb166441(v=vs.140).aspx

You can also download the .Net Compiler Platform SDK from within Visual Studio:



来源:https://stackoverflow.com/questions/31776083/where-to-find-roslyn-project-templates-for-vs-2015

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