summaryrefslogtreecommitdiffstats
path: root/SendGrid/Example/Example.csproj
diff options
context:
space:
mode:
authorCJ Buchmann <cj.buchmann@sendgrid.com>2012-01-12 11:32:45 -0800
committerCJ Buchmann <cj.buchmann@sendgrid.com>2012-01-12 11:32:45 -0800
commitd0cfbe084b5c82ec72bc2801728c5bd0feed260f (patch)
tree9f71da87b1c13a55cd96a67394f98990770e36bb /SendGrid/Example/Example.csproj
parent880986510e1700c83d33a90b37da004cbff23824 (diff)
downloadsendgrid-csharp-d0cfbe084b5c82ec72bc2801728c5bd0feed260f.zip
sendgrid-csharp-d0cfbe084b5c82ec72bc2801728c5bd0feed260f.tar.gz
sendgrid-csharp-d0cfbe084b5c82ec72bc2801728c5bd0feed260f.tar.bz2
Merge Conflict Fixed
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">