Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which version users with EnableNETAnalyzers actually use? #7278

Closed
MartyIX opened this issue Apr 5, 2024 · 1 comment
Closed

Which version users with EnableNETAnalyzers actually use? #7278

MartyIX opened this issue Apr 5, 2024 · 1 comment

Comments

@MartyIX
Copy link
Contributor

MartyIX commented Apr 5, 2024

@buyaa-n @mavasani My PR #6976 was merged a while ago but I can still see that in my .NET 8 project, the warnings are still produced.

I use <EnableNETAnalyzers>true</EnableNETAnalyzers> to enable Roslyn analyzers.

How do I determine which version of .NET Analyzers I'm actually using, please?

Thank you!

@buyaa-n
Copy link
Member

buyaa-n commented Apr 5, 2024

The fix is not ported to .NET 8 SDK, should be available in .NET 9 preview SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants