Question

After the Roslyn SDK preview installation for Visual Studio 2013

  1. Roslyn SDK Project Templates.vsix
  2. Roslyn Syntax Visualizer.vsix
  3. Install Roslyn Preview into Roslyn Experimental Hive.exe

in that order

I am not able to create a new project under Roslyn-> Diagnostics with code fix, I'm getting a warning message as shown below.

The warning popup

Was it helpful?

Solution

See this CodePlex Issue, you need to have the VS SDK installed to use that template, since it creates a Visual Studio Extension (vsix).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top