summaryrefslogtreecommitdiff
path: root/shiftos_next/App.config
diff options
context:
space:
mode:
authorTheUltimateHacker <[email protected]>2015-05-17 10:53:26 -0400
committerTheUltimateHacker <[email protected]>2015-05-17 10:53:26 -0400
commit26e89066d4a9e831a0c66f0ccddcf731ecbb49f0 (patch)
tree630a5a20703f1f7c31d62cd47fef626560a609ca /shiftos_next/App.config
downloadshiftos-next-26e89066d4a9e831a0c66f0ccddcf731ecbb49f0.tar.gz
shiftos-next-26e89066d4a9e831a0c66f0ccddcf731ecbb49f0.tar.bz2
shiftos-next-26e89066d4a9e831a0c66f0ccddcf731ecbb49f0.zip
Initial Commit
Diffstat (limited to 'shiftos_next/App.config')
-rw-r--r--shiftos_next/App.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/shiftos_next/App.config b/shiftos_next/App.config
new file mode 100644
index 0000000..bc3672d
--- /dev/null
+++ b/shiftos_next/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