The facebook assembly is not currently running with the Strict ruleset for code analysis like the rest of our product assemblies.
This line:
<CodeAnalysisRuleSet>..\Strict.ruleset</CodeAnalysisRuleSet>
needs to be added to the csproj file and all violations need to be fixed or suppressed.
This line:
<CodeAnalysisRuleSet>..\Strict.ruleset</CodeAnalysisRuleSet>
needs to be added to the csproj file and all violations need to be fixed or suppressed.