summaryrefslogtreecommitdiffstats
path: root/SendGrid/Example/Example.csproj
diff options
context:
space:
mode:
authorTyler Bischel <tyler.bischel@sendgrid.com>2012-01-12 12:23:34 -0800
committerTyler Bischel <tyler.bischel@sendgrid.com>2012-01-12 12:23:34 -0800
commitb92852fa6c8f27b0723dbe69bcf66ad27d9b7149 (patch)
tree1bd31e6854f3b1a9f2c489a7ff12f407b8238ad9 /SendGrid/Example/Example.csproj
parent02104d47d610c77637354905dc2027ae3c74b348 (diff)
parentd0cfbe084b5c82ec72bc2801728c5bd0feed260f (diff)
downloadsendgrid-csharp-b92852fa6c8f27b0723dbe69bcf66ad27d9b7149.zip
sendgrid-csharp-b92852fa6c8f27b0723dbe69bcf66ad27d9b7149.tar.gz
sendgrid-csharp-b92852fa6c8f27b0723dbe69bcf66ad27d9b7149.tar.bz2
Merge branch 'us1882' of github.com:sendgrid/sendgrid-csharp into us1882
Diffstat (limited to 'SendGrid/Example/Example.csproj')
-rwxr-xr-xSendGrid/Example/Example.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/SendGrid/Example/Example.csproj b/SendGrid/Example/Example.csproj
index 93f7660..b2558bd 100755
--- a/SendGrid/Example/Example.csproj
+++ b/SendGrid/Example/Example.csproj
@@ -47,6 +47,7 @@
<ItemGroup>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="SMTPAPI.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SendGridMail\Mail.csproj">