summaryrefslogtreecommitdiffstats
path: root/SendGrid/Example/Example.csproj
diff options
context:
space:
mode:
authorBrandon West <brawest@gmail.com>2015-04-23 09:16:28 -0600
committerBrandon West <brawest@gmail.com>2015-04-23 09:16:28 -0600
commit7f776da5e5553a72c466164c2ea9ba3d2c0810c6 (patch)
tree6825a377d6d3f142f577d9ba71e630d8b6f1e297 /SendGrid/Example/Example.csproj
parentf08c4324ee144cae757294207a012a3a868853f7 (diff)
downloadsendgrid-csharp-7f776da5e5553a72c466164c2ea9ba3d2c0810c6.zip
sendgrid-csharp-7f776da5e5553a72c466164c2ea9ba3d2c0810c6.tar.gz
sendgrid-csharp-7f776da5e5553a72c466164c2ea9ba3d2c0810c6.tar.bz2
I love .csproj files and fixing filepaths and references
Diffstat (limited to 'SendGrid/Example/Example.csproj')
-rw-r--r--SendGrid/Example/Example.csproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/SendGrid/Example/Example.csproj b/SendGrid/Example/Example.csproj
index ee966df..9569faf 100644
--- a/SendGrid/Example/Example.csproj
+++ b/SendGrid/Example/Example.csproj
@@ -41,7 +41,8 @@
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
<Prefer32Bit>false</Prefer32Bit>
- <DefineConstants>TRACE, BUILD</DefineConstants>
+ <DefineConstants>
+ </DefineConstants>
</PropertyGroup>
<ItemGroup>
<Reference Include="SendGrid.SmtpApi, Version=1.3.1.0, Culture=neutral, PublicKeyToken=2ae73662c35d80e4, processorArchitecture=MSIL">