diff options
-rwxr-xr-x | SendGrid/SendGridMail/Mail.csproj | 1 |
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.
|