diff --git a/README.md b/README.md index 3b151917..68afabfa 100755 --- a/README.md +++ b/README.md @@ -209,10 +209,10 @@ If you are already using other analyzers, you can check [which rules are duplica You can set the `` MSBuild property to configure the default severity of the rules. The default value is `Default`. You can set it to `None` to disable all rules by default. -```` +```xml None -```` +```