سؤال

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