summaryrefslogtreecommitdiffstats
path: root/SendGrid/SendGridMail/Mail.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'SendGrid/SendGridMail/Mail.csproj')
-rw-r--r--SendGrid/SendGridMail/Mail.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/SendGrid/SendGridMail/Mail.csproj b/SendGrid/SendGridMail/Mail.csproj
index b1f8f84..998226f 100644
--- a/SendGrid/SendGridMail/Mail.csproj
+++ b/SendGrid/SendGridMail/Mail.csproj
@@ -103,6 +103,7 @@
<Compile Include="ISendGrid.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SendGrid.cs" />
+ <Compile Include="Transport\ErrorChecker.cs" />
<Compile Include="Transport\ITransport.cs" />
<Compile Include="Transport\Web.cs" />
</ItemGroup>