analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig 494 B

123456789101112
  1. # NOTE: Requires **VS2019 16.7** or later
  2. # 'MicrosoftCodeAnalysisCompatibility' Rules from '2.9.8' release with 'Default' analysis mode
  3. # Description: 'MicrosoftCodeAnalysisCompatibility' Rules with enabled-by-default state from '2.9.8' release with 'Default' analysis mode. Rules that are first released in a version later than '2.9.8' are disabled.
  4. is_global = true
  5. global_level = -99
  6. # RS1042: Implementations of this interface are not allowed
  7. dotnet_diagnostic.RS1042.severity = none