aboutsummaryrefslogtreecommitdiff
path: root/source/ShiftUI Designer/App.config
diff options
context:
space:
mode:
authorMichaelTheShifter <[email protected]>2016-07-23 15:49:49 -0400
committerMichaelTheShifter <[email protected]>2016-07-23 15:49:54 -0400
commitdec9a4413664a362efd2e81452bf19ce37b87931 (patch)
tree5033263ba9c0e5b55b8095726f3df5ea6329cb65 /source/ShiftUI Designer/App.config
parent587f5cc4808833447c9e79ec3bbc36a20a55d861 (diff)
downloadshiftos-c--dec9a4413664a362efd2e81452bf19ce37b87931.tar.gz
shiftos-c--dec9a4413664a362efd2e81452bf19ce37b87931.tar.bz2
shiftos-c--dec9a4413664a362efd2e81452bf19ce37b87931.zip
I dun derped.
Diffstat (limited to 'source/ShiftUI Designer/App.config')
-rw-r--r--source/ShiftUI Designer/App.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/source/ShiftUI Designer/App.config b/source/ShiftUI Designer/App.config
new file mode 100644
index 0000000..88fa402
--- /dev/null
+++ b/source/ShiftUI Designer/App.config
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<configuration>
+ <startup>
+ <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
+ </startup>
+</configuration> \ No newline at end of file