summaryrefslogtreecommitdiffstats
path: root/SendGrid/Example/Example.csproj
diff options
context:
space:
mode:
authorBrandon West <brawest@gmail.com>2014-06-14 14:18:41 -0600
committerBrandon West <brawest@gmail.com>2014-06-14 14:18:41 -0600
commitee712c950b88b07aac1a07f5c9a6bf9de886edd1 (patch)
tree2cb97a10f0bb4ac14b6db4f4c4bdabba8efb587d /SendGrid/Example/Example.csproj
parentfef1688ff7005bb962eccc083b9997d293b4b621 (diff)
downloadsendgrid-csharp-ee712c950b88b07aac1a07f5c9a6bf9de886edd1.zip
sendgrid-csharp-ee712c950b88b07aac1a07f5c9a6bf9de886edd1.tar.gz
sendgrid-csharp-ee712c950b88b07aac1a07f5c9a6bf9de886edd1.tar.bz2
remove unnecessary reference
Diffstat (limited to 'SendGrid/Example/Example.csproj')
-rw-r--r--SendGrid/Example/Example.csproj5
1 files changed, 1 insertions, 4 deletions
diff --git a/SendGrid/Example/Example.csproj b/SendGrid/Example/Example.csproj
index 603771f..d498fb2 100644
--- a/SendGrid/Example/Example.csproj
+++ b/SendGrid/Example/Example.csproj
@@ -53,9 +53,6 @@
<Optimize>false</Optimize>
</PropertyGroup>
<ItemGroup>
- <Reference Include="SendGrid.SmtpApi">
- <HintPath>..\SendGridMail\bin\Debug\SendGrid.SmtpApi.dll</HintPath>
- </Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Net" />
@@ -94,4 +91,4 @@
<Name>Mail</Name>
</ProjectReference>
</ItemGroup>
-</Project> \ No newline at end of file
+</Project>