summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Bischel <tyler.bischel@sendgrid.com>2012-01-10 13:52:58 -0800
committerTyler Bischel <tyler.bischel@sendgrid.com>2012-01-10 13:52:58 -0800
commitff8fe7e4f58ec7164d8f3153579153b84be89994 (patch)
tree73d67b7db39ae42bec828732f7dbd2e6f5455b8e
parent028ef47dc6064bfd31347f826734a9bcb7cee13f (diff)
downloadsendgrid-csharp-ff8fe7e4f58ec7164d8f3153579153b84be89994.zip
sendgrid-csharp-ff8fe7e4f58ec7164d8f3153579153b84be89994.tar.gz
sendgrid-csharp-ff8fe7e4f58ec7164d8f3153579153b84be89994.tar.bz2
changed target platform
-rwxr-xr-xSendGrid/Example/app.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/SendGrid/Example/app.config b/SendGrid/Example/app.config
new file mode 100755
index 0000000..cb2586b
--- /dev/null
+++ b/SendGrid/Example/app.config
@@ -0,0 +1,3 @@
+<?xml version="1.0"?>
+<configuration>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>