summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Bischel <tyler.bischel@sendgrid.com>2012-01-16 13:54:11 -0800
committerTyler Bischel <tyler.bischel@sendgrid.com>2012-01-16 13:54:11 -0800
commit447390646964b1be96517b1fcdd8c3bdecee3d4e (patch)
tree487cf88eae412a328a6abc255af626a176e46b1e
parent8fc21a69afc2cca49691fe4917758fe9e7db5665 (diff)
downloadsendgrid-csharp-447390646964b1be96517b1fcdd8c3bdecee3d4e.zip
sendgrid-csharp-447390646964b1be96517b1fcdd8c3bdecee3d4e.tar.gz
sendgrid-csharp-447390646964b1be96517b1fcdd8c3bdecee3d4e.tar.bz2
updated to remove a no longer used file
-rwxr-xr-xSendGrid/SendGridMail/Mail.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/SendGrid/SendGridMail/Mail.csproj b/SendGrid/SendGridMail/Mail.csproj
index f333f36..d652771 100755
--- a/SendGrid/SendGridMail/Mail.csproj
+++ b/SendGrid/SendGridMail/Mail.csproj
@@ -56,7 +56,6 @@
<Compile Include="Transport\REST.cs" />
<Compile Include="Transport\SMTP.cs" />
<Compile Include="Utils.cs" />
- <Compile Include="WebFileUpload.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.