summaryrefslogtreecommitdiff
path: root/vsprojects/Service/App.config
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@zerotier.com>2013-08-29 12:36:24 -0400
committerAdam Ierymenko <adam.ierymenko@zerotier.com>2013-08-29 12:36:24 -0400
commit1bd3cd422512d7d5fc562950cfaa6dee22a3c0a4 (patch)
tree4cece49572f39f1b7972a8140c70b87087073319 /vsprojects/Service/App.config
parent6882c374c9c4ebe059ad2d0e65726a908e053cd7 (diff)
downloadinfinitytier-1bd3cd422512d7d5fc562950cfaa6dee22a3c0a4.tar.gz
infinitytier-1bd3cd422512d7d5fc562950cfaa6dee22a3c0a4.zip
Forgot to add new files in previous commit.
Diffstat (limited to 'vsprojects/Service/App.config')
-rw-r--r--vsprojects/Service/App.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/vsprojects/Service/App.config b/vsprojects/Service/App.config
new file mode 100644
index 00000000..8e156463
--- /dev/null
+++ b/vsprojects/Service/App.config
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<configuration>
+ <startup>
+ <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
+ </startup>
+</configuration> \ No newline at end of file