aboutsummaryrefslogtreecommitdiff
path: root/contrib/Connection Patcher/App.config
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/Connection Patcher/App.config')
-rw-r--r--contrib/Connection Patcher/App.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/Connection Patcher/App.config b/contrib/Connection Patcher/App.config
new file mode 100644
index 00000000000..87b8cafdd3d
--- /dev/null
+++ b/contrib/Connection Patcher/App.config
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<configuration>
+ <startup>
+ <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0,Profile=Client"/>
+ </startup>
+</configuration>