aboutsummaryrefslogtreecommitdiff
path: root/shiftskn/App.config
diff options
context:
space:
mode:
authorAShifter <[email protected]>2018-02-12 09:10:20 -0700
committerAShifter <[email protected]>2018-02-12 09:10:20 -0700
commit70d9df993db283d38f5441d0d0f47b5803020630 (patch)
tree2b3605c76ce04d0ec7bc337d1cd70669f3920528 /shiftskn/App.config
parentd078e1089c8d1f0efc14c2461017ff244cc3031e (diff)
downloadshiftskn-rewind-master.tar.gz
shiftskn-rewind-master.tar.bz2
shiftskn-rewind-master.zip
Add (unfinished) codeHEADmaster
I think this one can decompile 0.0.x skins, not sure... Maybe I should check?
Diffstat (limited to 'shiftskn/App.config')
-rw-r--r--shiftskn/App.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/shiftskn/App.config b/shiftskn/App.config
new file mode 100644
index 0000000..731f6de
--- /dev/null
+++ b/shiftskn/App.config
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<configuration>
+ <startup>
+ <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
+ </startup>
+</configuration> \ No newline at end of file