pulg
2025-06-10 b3d20305722ae41ca0093ea034b12373dfdd2b3b
1
2
3
4
5
6
7
8
9
10
11
12
# NOTE: Requires **VS2019 16.7** or later
 
# 'MicrosoftCodeAnalysisCorrectness' Rules from '4.3' release with 'Minimum' analysis mode
# Description: 'MicrosoftCodeAnalysisCorrectness' Rules with enabled-by-default state from '4.3' release with 'Minimum' analysis mode. Rules that are first released in a version later than '4.3' are disabled.
 
is_global = true
 
global_level = -99
 
 
# RS1035: Do not use APIs banned for analyzers
dotnet_diagnostic.RS1035.severity = warning