Frage

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

War es hilfreich?

Lösung

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top