| 1234567891011121314151617 |
- <?xml version="1.0" encoding="utf-8"?>
- <RuleSet Name="Migrated rules for WorkFlowEdit.Diagrams.ruleset" Description="This rule set was created from the CodeAnalysisRules property for the "Debug (Any CPU)" configuration in project "J:\常用代码\WPF Codes\WpfDiagrams\WorkFlowEdit.Diagrams\WorkFlowEdit.Diagrams.csproj"." ToolsVersion="10.0">
- <IncludeAll Action="Warning" />
- <Rules AnalyzerId="Microsoft.Analyzers.ManagedCodeAnalysis" RuleNamespace="Microsoft.Rules.Managed">
- <Rule Id="CA1020" Action="None" />
- <Rule Id="CA1024" Action="None" />
- <Rule Id="CA1702" Action="None" />
- <Rule Id="CA1710" Action="None" />
- <Rule Id="CA1711" Action="None" />
- <Rule Id="CA1800" Action="None" />
- <Rule Id="CA1810" Action="None" />
- <Rule Id="CA1819" Action="None" />
- <Rule Id="CA1822" Action="None" />
- <Rule Id="CA1824" Action="None" />
- <Rule Id="CA2214" Action="None" />
- </Rules>
- </RuleSet>
|