Pergunta

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

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top