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?
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