1
pulg
2025-07-01 9db9cd04a1a9971220438ccb856a6896b4a399ac
1
2
3
4
5
6
7
8
9
10
11
12
# NOTE: Requires **VS2019 16.7** or later
 
# 'MicrosoftCodeAnalysisCompatibility' Rules from '2.9.8' release with 'Minimum' analysis mode
# Description: 'MicrosoftCodeAnalysisCompatibility' Rules with enabled-by-default state from '2.9.8' release with 'Minimum' analysis mode. Rules that are first released in a version later than '2.9.8' are disabled.
 
is_global = true
 
global_level = -99
 
 
# RS1009: Only internal implementations of this interface are allowed
dotnet_diagnostic.RS1009.severity = warning