summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2015-11-24 00:41:06 -0800
committerElmer Thomas <elmer@thinkingserious.com>2015-11-24 00:41:06 -0800
commit3734df9fd20d33e35ed666aa32ba08a0dbd7f081 (patch)
treed6892dae5be3427c0b577d91bf40ec507269761b
parent9730c30ba0798b20993df010e0a2fc4957e2c8ea (diff)
downloadsendgrid-csharp-3734df9fd20d33e35ed666aa32ba08a0dbd7f081.zip
sendgrid-csharp-3734df9fd20d33e35ed666aa32ba08a0dbd7f081.tar.gz
sendgrid-csharp-3734df9fd20d33e35ed666aa32ba08a0dbd7f081.tar.bz2
Removing pfx files breaks Travis and creates an extra step for contributors
-rw-r--r--.gitignore1
-rw-r--r--SendGrid/SendGrid/SendGrid.pfxbin0 -> 1709 bytes
-rw-r--r--SendGrid/SendGridMail/SendGridMail.pfxbin0 -> 1709 bytes
3 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index fbffa66..05f9e58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,5 @@ SendGrid/TestResult.xml
SendGrid/SendGrid.sln.VisualState.xml
*.snk
-*.pfx
SendGrid/Tests/sendgrid-csharp.PublicKey
*.PublicKey \ No newline at end of file
diff --git a/SendGrid/SendGrid/SendGrid.pfx b/SendGrid/SendGrid/SendGrid.pfx
new file mode 100644
index 0000000..4085fa0
--- /dev/null
+++ b/SendGrid/SendGrid/SendGrid.pfx
Binary files differ
diff --git a/SendGrid/SendGridMail/SendGridMail.pfx b/SendGrid/SendGridMail/SendGridMail.pfx
new file mode 100644
index 0000000..867e499
--- /dev/null
+++ b/SendGrid/SendGridMail/SendGridMail.pfx
Binary files differ