summaryrefslogtreecommitdiff
path: root/ZooBOTanica/App.config
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2018-07-09 15:15:35 +0200
committerTrueDoctor <d-kobert@web.de>2018-07-09 15:15:35 +0200
commit2503ca78d3e583cb1291cb9a99a6e79526a348ee (patch)
tree5be61d23d80c23422f68831b0862918dd4f5616c /ZooBOTanica/App.config
parent4671e76af27446a74c1015bd76b52e48ea241e74 (diff)
Created DSALib Created ZooBOTanica
Diffstat (limited to 'ZooBOTanica/App.config')
-rw-r--r--ZooBOTanica/App.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/ZooBOTanica/App.config b/ZooBOTanica/App.config
new file mode 100644
index 0000000..731f6de
--- /dev/null
+++ b/ZooBOTanica/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