- <?xml version="1.0" encoding="utf-8"?>
- <RuleSet Name="New Rule Set" Description=" " ToolsVersion="10.0">
- <Rules AnalyzerId="Microsoft.Analyzers.ManagedCodeAnalysis" RuleNamespace="Microsoft.Rules.Managed">
- <Rule Id="CA2212" Action="Warning" />
- </Rules>
- </RuleSet>
|