Skip to content

Commit 8dccf8e

Browse files
committed
Removed invalid include from SendGrid.ruleset
1 parent fa69346 commit 8dccf8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SendGrid/SendGrid.ruleset

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<RuleSet Name="Rules for SendGrid" Description="Code analysis rules for SendGrid." ToolsVersion="14.0">
3-
<Include Path="..\..\..\GitHub\sendgrid-csharp\src\SendGrid\sendgrid.ruleset" Action="Default" />
43
<Rules AnalyzerId="Microsoft.Analyzers.ManagedCodeAnalysis" RuleNamespace="Microsoft.Rules.Managed">
54
<Rule Id="CA1001" Action="Warning" />
65
<Rule Id="CA1009" Action="Warning" />

0 commit comments

Comments
 (0)