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
commit7251a831e634eda2f98885777468b9f5aad6cd00 (patch)
tree3a35720528ceddf47d5312a52c5c9bf59f83085d
parent05f3547208e99eb2a3ae57f92446bd1729ebb783 (diff)
downloadsendgrid-csharp-7251a831e634eda2f98885777468b9f5aad6cd00.zip
sendgrid-csharp-7251a831e634eda2f98885777468b9f5aad6cd00.tar.gz
sendgrid-csharp-7251a831e634eda2f98885777468b9f5aad6cd00.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>