aboutsummaryrefslogtreecommitdiff
path: root/Chopsticks/cSharpVersion/FingerGameCSharp/App.config
diff options
context:
space:
mode:
authorSyndamia <kami02882@gmail.com>2019-04-16 16:23:03 +0300
committerSyndamia <kami02882@gmail.com>2019-04-16 16:23:03 +0300
commitc36dd556603ce6905066710497cd6d85488a3f0b (patch)
treea9755e840056b69c4b2220ebe35fda6f62756406 /Chopsticks/cSharpVersion/FingerGameCSharp/App.config
parent7f2aed65f77ab7477f53a5844ad031c6d603df8a (diff)
downloadShower-c36dd556603ce6905066710497cd6d85488a3f0b.tar
Shower-c36dd556603ce6905066710497cd6d85488a3f0b.tar.gz
Shower-c36dd556603ce6905066710497cd6d85488a3f0b.zip
Added the personal project Chopsticks with it's original logs
Diffstat (limited to 'Chopsticks/cSharpVersion/FingerGameCSharp/App.config')
-rw-r--r--Chopsticks/cSharpVersion/FingerGameCSharp/App.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/Chopsticks/cSharpVersion/FingerGameCSharp/App.config b/Chopsticks/cSharpVersion/FingerGameCSharp/App.config
new file mode 100644
index 0000000..731f6de
--- /dev/null
+++ b/Chopsticks/cSharpVersion/FingerGameCSharp/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