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
commit85a07c7d85c44a0359536c0cb62c15dad3c83fff (patch)
treeace96241ca05030ee875a8f454096371c236b8c0 /SendGrid/Example/Example.csproj
parent40be75615352899a26f1e02d81bc8b93176829df (diff)
downloadsendgrid-csharp-85a07c7d85c44a0359536c0cb62c15dad3c83fff.zip
sendgrid-csharp-85a07c7d85c44a0359536c0cb62c15dad3c83fff.tar.gz
sendgrid-csharp-85a07c7d85c44a0359536c0cb62c15dad3c83fff.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">