diff options
author | Brandon West <brawest@gmail.com> | 2015-04-22 20:07:21 -0600 |
---|---|---|
committer | Brandon West <brawest@gmail.com> | 2015-04-22 20:07:21 -0600 |
commit | f08c4324ee144cae757294207a012a3a868853f7 (patch) | |
tree | a6c831374fbe72f3e20cb23a2079bc66610dd798 /SendGrid | |
parent | b603a5512177a286738411429ae1eca676c9e052 (diff) | |
download | sendgrid-csharp-f08c4324ee144cae757294207a012a3a868853f7.zip sendgrid-csharp-f08c4324ee144cae757294207a012a3a868853f7.tar.gz sendgrid-csharp-f08c4324ee144cae757294207a012a3a868853f7.tar.bz2 |
remove example from build?
Diffstat (limited to 'SendGrid')
-rw-r--r-- | SendGrid/SendGrid.sln | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/SendGrid/SendGrid.sln b/SendGrid/SendGrid.sln index f1398a8..7a6ce98 100644 --- a/SendGrid/SendGrid.sln +++ b/SendGrid/SendGrid.sln @@ -47,7 +47,6 @@ Global {0319E73A-7039-4858-B047-1EDF88BB6BD1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{0319E73A-7039-4858-B047-1EDF88BB6BD1}.Release|x86.ActiveCfg = Release|Any CPU
{F39ADCE7-63B5-406D-9BE8-C407920B6B8F}.BuildNet45|Any CPU.ActiveCfg = BuildNet45|Any CPU
- {F39ADCE7-63B5-406D-9BE8-C407920B6B8F}.BuildNet45|Any CPU.Build.0 = BuildNet45|Any CPU
{F39ADCE7-63B5-406D-9BE8-C407920B6B8F}.BuildNet45|Mixed Platforms.ActiveCfg = BuildNet45|Any CPU
{F39ADCE7-63B5-406D-9BE8-C407920B6B8F}.BuildNet45|Mixed Platforms.Build.0 = BuildNet45|Any CPU
{F39ADCE7-63B5-406D-9BE8-C407920B6B8F}.BuildNet45|x86.ActiveCfg = BuildNet45|Any CPU
|