pulg
2025-06-10 b3d20305722ae41ca0093ea034b12373dfdd2b3b
1
2
3
4
5
6
7
8
9
10
11
12
# NOTE: Requires **VS2019 16.7** or later
 
# 'Library' Rules from '3.3.0' release with 'None' analysis mode escalated to 'error' severity
# Description: 'Library' Rules with enabled-by-default state from '3.3.0' release with 'None' analysis mode. Rules that are first released in a version later than '3.3.0' are disabled. Enabled rules with 'warning' severity are escalated to 'error' severity to respect 'CodeAnalysisTreatWarningsAsErrors' MSBuild property.
 
is_global = true
 
global_level = -99
 
 
# RS1023: Upgrade MSBuildWorkspace
dotnet_diagnostic.RS1023.severity = none