13 lines
738 B
XML
13 lines
738 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<RuleSet Name="Migrated rules for Zip DLL.ruleset" Description="This rule set was created from the CodeAnalysisRules property for the "Debug (Any CPU)" configuration in project "C:\dev\codeplex\DotNetZip\Zip\Zip DLL.csproj"." ToolsVersion="10.0">
|
|
<IncludeAll Action="Warning" />
|
|
<Rules AnalyzerId="Microsoft.Analyzers.ManagedCodeAnalysis" RuleNamespace="Microsoft.Rules.Managed">
|
|
<Rule Id="CA1044" Action="None" />
|
|
<Rule Id="CA1303" Action="None" />
|
|
<Rule Id="CA1304" Action="None" />
|
|
<Rule Id="CA1305" Action="None" />
|
|
<Rule Id="CA1307" Action="None" />
|
|
<Rule Id="CA1707" Action="None" />
|
|
<Rule Id="CA2122" Action="None" />
|
|
</Rules>
|
|
</RuleSet> |