13 lines
421 B
Plaintext
13 lines
421 B
Plaintext
# NOTE: Requires **VS2019 16.7** or later
|
|
|
|
# 'Library' Rules from '3.3.0' release with 'None' analysis mode
|
|
# 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.
|
|
|
|
is_global = true
|
|
|
|
global_level = -99
|
|
|
|
|
|
# RS1023: Upgrade MSBuildWorkspace
|
|
dotnet_diagnostic.RS1023.severity = none
|