dotnet/roslyn-analyzers-contrib

roslyn-analyzer-seed template

Opened this issue · 3 comments

Create a multi-project template that can be cloned to create a starting code base for building a new set of analyzers. Inspired by angular-seed repo.

Is there a reason why this wouldn't be better as a new (multi-)project template?

In particular I'm concerned about things like folder and assembly names, GUIDs, etc.

My hope would be that once I complete #12 we can create the desired starting repo in the templates.

I think you're right. I changed the issue title to reflect your suggestion.