summaryrefslogtreecommitdiff
path: root/ZooBOTanica/App.config
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2018-09-27 21:02:07 +0200
committerTrueDoctor <d-kobert@web.de>2018-09-27 21:02:07 +0200
commit39da0da55a09a56bae3c250e6108c8edf77bfbfd (patch)
tree05dc756c6e5f65d5a190ce6524c307fe753279e9 /ZooBOTanica/App.config
parent4f535d76f32ef369abe37560594ef1a702e47d64 (diff)
fixed some stuff
Diffstat (limited to 'ZooBOTanica/App.config')
-rw-r--r--ZooBOTanica/App.config6
1 files changed, 3 insertions, 3 deletions
diff --git a/ZooBOTanica/App.config b/ZooBOTanica/App.config
index 731f6de..ecdcf8a 100644
--- a/ZooBOTanica/App.config
+++ b/ZooBOTanica/App.config
@@ -1,6 +1,6 @@
-<?xml version="1.0" encoding="utf-8" ?>
+<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
- <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
+ <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2"/>
</startup>
-</configuration> \ No newline at end of file
+</configuration>