Вопрос

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

Это было полезно?

Решение

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top