aarondandy / WeCantSpell.Roslyn

A spell check analyzer for Roslyn languages, probably abandoned.
3 stars 6 forks source link

Back the references up to 2.0.0 #2

Closed aarondandy closed 7 years ago

aarondandy commented 7 years ago

If you want your analyzer to work on all versions of VS 2017 you must use Microsoft.CodeAnalysis.CSharp 2.0.0 If you want it to work on all versions of VS 2015 and VS 2017 you must use Microsoft.CodeAnalysis.CSharp 1.0.1