diff options
author | Eric Becking <eric.becking@sendgrid.com> | 2012-01-12 14:30:02 -0700 |
---|---|---|
committer | Eric Becking <eric.becking@sendgrid.com> | 2012-01-12 14:30:02 -0700 |
commit | d80dbc622a49ce07b7d2a8a43e275d59550202c3 (patch) | |
tree | 4a8eb84db7d2892cd5e0976fcd9c7d845e3a8b40 /SendGrid/Example/Example.csproj | |
parent | fdca704e24d310c69184902dda41fdebc18fbcb5 (diff) | |
parent | b92852fa6c8f27b0723dbe69bcf66ad27d9b7149 (diff) | |
download | sendgrid-csharp-d80dbc622a49ce07b7d2a8a43e275d59550202c3.zip sendgrid-csharp-d80dbc622a49ce07b7d2a8a43e275d59550202c3.tar.gz sendgrid-csharp-d80dbc622a49ce07b7d2a8a43e275d59550202c3.tar.bz2 |
Merge branch 'us1882' of github.com:sendgrid/sendgrid-csharp into us1882
Conflicts:
SendGrid/SendGridMail/SendGrid.cs
€ý5iM€kbmerge commit€kb€kb€kb€kb€kb€kb€kb€kb€kb€kb€kb€kb€kb€kb€kb€kb€kb€kbcommit merge
ZZ:q
:q!
Diffstat (limited to 'SendGrid/Example/Example.csproj')
-rwxr-xr-x | SendGrid/Example/Example.csproj | 1 |
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">
|