Menu

[r619]: / trunk / GoogleContactsSync / GoogleContactsSync.ruleset  Maximize  Restore  History

Download this file

15 lines (15 with data), 696 Bytes

<?xml version="1.0" encoding="utf-8"?>
<RuleSet Name="Rules for GoogleContactsSync" Description="Code analysis rules for GoogleContactsSync.csproj." ToolsVersion="14.0">
  <IncludeAll Action="Warning" />
  <Rules AnalyzerId="Microsoft.Analyzers.ManagedCodeAnalysis" RuleNamespace="Microsoft.Rules.Managed">
    <Rule Id="CA1031" Action="None" />
    <Rule Id="CA1300" Action="None" />
    <Rule Id="CA1303" Action="None" />
    <Rule Id="CA1304" Action="None" />
    <Rule Id="CA1305" Action="None" />
    <Rule Id="CA1307" Action="None" />
    <Rule Id="CA1309" Action="None" />
    <Rule Id="CA2201" Action="None" />
    <Rule Id="CA2204" Action="None" />
  </Rules>
</RuleSet>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.