Radeon Reset Bug fix service
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
[*.cs]
|
|
|
|
|
|
|
|
|
|
# CA1303: Do not pass literals as localized parameters
|
|
|
|
|
dotnet_diagnostic.CA1303.severity = suggestion
|
|
|
|
|
|
|
|
|
|
# CA1031: Do not catch general exception types
|
|
|
|
|
dotnet_diagnostic.CA1031.severity = suggestion
|