1
czw
2025-06-23 b01033fa8aa5a348a3a25b93cb634f3100ba65db
1
2
3
4
5
6
7
8
9
10
11
12
# NOTE: Requires **VS2019 16.7** or later
 
# 'MicrosoftCodeAnalysisDesign' Rules from '3.3.0' release with 'Recommended' analysis mode
# Description: 'MicrosoftCodeAnalysisDesign' Rules with enabled-by-default state from '3.3.0' release with 'Recommended' analysis mode. Rules that are first released in a version later than '3.3.0' are disabled.
 
is_global = true
 
global_level = -99
 
 
# RS1037: Add "CompilationEnd" custom tag to compilation end diagnostic descriptor
dotnet_diagnostic.RS1037.severity = none