dennisdoomen / CSharpGuidelines

A set of coding guidelines for C# 9.0, design principles and layout rules for improving the overall quality of your code development.
https://www.csharpcodingguidelines.com
Other
745 stars 272 forks source link

AV2210: Max warning level depends on TFM and compiler version #248

Closed bkoelman closed 2 years ago

bkoelman commented 2 years ago

This PR minimally updates AV2210 so that it is not incorrect anymore. Leaving #234 open to allow for further exploration.