SergeyTeplyakov / ErrorProne.NET

Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)
MIT License
889 stars 42 forks source link

Missing .NET Framework support, it only works on .NET Core #145

Open sonnemaf opened 5 years ago

sonnemaf commented 5 years ago

Hi.

Is it true that ErrorProne.Net.StructAnalyzers only works on .NET Core? I want to use it in .NET Framwork project too.

image

Regards,

Fons Sonnemans

SergeyTeplyakov commented 4 years ago

I can not reproduce this issue right now. Is it still relevant for the latest version?